Problem
Create a small Bank Account database with one Account table. The Account table should have fields for account number, customer last and first names, and current balance. The type of database (SQL Server or Access) will be determined by your instructor. Populate the table with 8-10 records. Design a user interface that will enable you to display all customers.