(A) Relationships
(B) Reports
(C) Queries
(D) Tables
Category: Database Mcqs
Database Mcqs for Screening tests, Interviews, Viva and Other competitive exams. Database Mcqs section will help users to prepare mcqs of Database for various exams. Aspirants of Lecturer Computer Science, SST Computer Science, Subject Specialist Computer Science, Data Entry operator, Computer Programmer, Computer Operator, System administrator, Database Administrator and all other Exams can prepare their Database portion from here.
Which has a width of 8 bytes?
(A) Date/Time
(B) Hyperlink
(C) Number
(D) Memo
Which name must be unique within a database?
(A) Record
(B) Character
(C) Table
(D) Field
Which key uniquely identifies each record?
(A) Field name
(B) Unique key
(C) Key record
(D) Primary key
To restore the database to the last committed state which command is used?
(A) Rollback
(B) Commit
(C) Savepoint
(D) None of the above
To save any transaction permanently into the database which command is used?
(A) Rollback
(B) Savepoint
(C) Commit
(D) None of the above
To delete existing row in a table which command is used?
(A) Update
(B) Delete
(C) Insert
(D) Append
A file is a collection of all related?
(A) Database
(B) Fields
(C) Records
(D) Rows and Columns