Computer Science, asked by ashok8083, 8 months ago

Answer the following questions

1. Write the steps for creating new blank database in MS Access.

2. Define Primary key. Why do we need Primary key?

3. Name and explain different data types in MS Access?

4. Write the steps for setting field size properties of Text data type.

5. Write the steps for saving and closing the table in database.​

Answers

Answered by mahnooryasin514
1

Answer:

PRIMARY KEY :

A primary key, also called a primary keyword, is a key in a relational database that is unique for each record. It is a unique identifier, such as a driver license number, telephone number (including area code), or vehicle identification number (VIN). A relational database must always have one and only one primary key.

Explanation:

A primary key is used to ensure data in the specific column is unique. You can only set constraints with primary keys, by setting a foreign key to another column which creates a relationship with the column that has the primary key set. ... The id column is likely to be a primary key because is needs to be unique.

Answered by Anonymous
3

Answer:

This is your answer.

Hope it helps.

Please mark it as brainliest.

Attachments:
Similar questions