You are on page 1of 3

A relational database is a collection of 2-dimensional tables which consist of rows and columns.

Tables are known as "relations", columns are known as "attributes" and rows (or records) are known as "tuples". tuple=record=row column=attribute=field This Key Uniquely Identifies Each Record A) Primary Key B) Key Record C) Unique Key D) Field Name In A Database Table, The Category Of Information Is Called __________ A) Tuple B) Field C) Record D) All Of Above Which Of The Following Statement Is True? A) Foreign Key Fields Don\'t Allow Duplicate Values B) In Primary Key Field You Can Enter Duplicate Value C) In An Indexed Field You May Or May Not Enter Duplicate Value Depending Upon Setting D) All Statements Are True 15. The Database Language That Allows You To Access Or Maintain Data In A Database A) DCL B) DML C) DDL D) None Of Above 11.What field type is used to store picture in a table? a. Memo b. OLE c. Hyperlink d. None Correct Answer: b
4. In relational database schema each tuple is divided into fields known as? A) B) C) D) Relations Queries Records Domains

A top-to-bottom relationship among the items in a database is established by a a. hierarchical schema b. network schema c. relational schema d. all of the above The language used application programs to request data from the DBMS is referred to as the a. DML b. DDL c. query language d. any of the above e. none of the above The ascending order of a data hirerchy is: a. bit-byte-record-field-file-database b. byte-bit-field-record-file-database c. bit-byte-field-record-file-database d. bit-byte-file-record-field-database A command that lets you change one or more fields in a record is a. insert b. modify c. lookup d. none of above

At this level of normalization, each column in a table that is not a determiner of the contents of another column, must itself be a function of the other columns in the table. a) 1NF b) 2NF c) 3NF d) DKNF 2) This method of online analytical processing stores data in both a relational and a multimdimensional database. a) HOLAP b) ROLAP c) OLAP d) DIMM 7) The acronym ACID is typically used in reference to: a) transactions b) CRM analytics c) data integrity d) stubs

You might also like