Correct Answer: Periodic
Explanation:
Note: This Question is unanswered, help us to find answer for this one
Database Management Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More Database Management MCQ Questions
If b (an attribute) is functionally dependent on a, we can also say that ____.
In the data hierarchy, the smallest element is the _____.
Information in the data dictionary is called: _______________
Only one ____ constraint can exist for each table.
The catalog is maintained by ____.
A tablespace is divided into .
Which Of the given figures represents a weak entity as used in Entity-Relationship (ER) diagrams?
Which of the following syntaxes are used for inserting data into a table? (1) INSERT INTO table_name VALUES (value1,value2, value3,...); (2) INSERT INTO table_name (columnl. column2. column3,...) VALUES (valuel. value2. valueB....); (3) INSERT INTO table_name1 [(column1, column2, column3, .....) ] SELECT column1.column2.co|umn3. FROM table_name2 [WHERE condition];
Which of the following statements about a distributed database is false?
Object Query Language (OOL) is based on which of the following data models?