Computer Science, asked by jacinthsamuel230860, 4 months ago

1. DBMS stands for_____________.
2. It is a collection of data that is stored in a systematic manner__________. 3. A____________ enables the users to store data in several tables.
4. ___________occurs when the same piece of data is duplicated unnecessarily in multiple places in a database.
5. A table can have only one______________key.
6. Which data type will you use to store the date of admission_________.
7. ___________is a constraint in the table to check that every record in the table is unique.
8. A field’s_____________ determines what type of data can be entered into it.
9. A single record is also known as _____________.
10.The ___________ view allows you to enter or edit the data in tables.

Answers

Answered by atmoja
2

Answer:

1. Database Management System

Answered by swasam2006
1

Answer:

1.DBMS stands for Database management system

2. It is a collection of data that is stored in a systematic manner record.

3.A field enables the users to store data in several tables.

4.Error occurs when the same piece of data is duplicated unnecessarily in multiple places in a data base

5.A table can have only one primary key

6.Which datatype will you use to store the date of admission date/time.

7.Primary key is a constraint in the table to check that every record in the table is unique

8.A field's datatype determines what type of data can be entered into it

9.A single record is also known as tuple.

10. The forms view allows you to enter or edit the data in tables.

Similar questions