You are on page 1of 3

Q1 Create employee_Info table using wizard with fields Employee ID, Employee Name,

Employee Phone Number using option where data will be entered using forms and
primary key is employee ID which user will enter himself/herself.

Steps:-

1. Create a table using table wizard


2. Choose the desired fields or rename the field according to the question

Output:-

3. Choose a name for your table


4. Select “No” for a pimary key
Output:-
4. Select employee id as a unique key
5. And choose any option below it
Output:-

6. now choose the option ‘enter data into the table using a form the wizards create
for me

Output:-
7. now data will automatically goes into the table

Output

You might also like