Database Management System
Description: SQL , RDBMS concepts , Oracle queries | |
Number of Questions: 25 | |
Created by: Akash Patel | |
Tags: SQL Oracle Databases |
Which of the following is not a view level of database?
Which of the following is/are the properties of master list of an indexed file?
Which of the following schemas has been established from top to bottom relationship among items in a database?
How is recovery of the transaction done if deadlock occurs?
The syntax of the query can be verified by
Referential integrity constraint in relational database is specified with the help of
Which syntax is used for duplicate removal?
A collection of information stored in a database at a particular moment is called
Which file contains information about transaction before it is committed?
Which of the following parts has concurrency control?
The QUEL query language belongs to
What do we call a directed graph which represents the deadlock?
What does multilevel indexing use?
Why do we use hashing function in a hierarchial database?
Which term do we use if DBMS comes between the users and database?
Duplicate data is also referred to as ________ .
What are the preventive measures to be taken if we have begun an update operation to avoid dead lock?
Which of the following is not a database object?
Which of the following does not ignore NULLS values in its result?
How can we process a data query statement in QUEL?
What are the additional features included in EER modelling?
How can we evaluate the query execution strategy?
ER diagram was discovered by
Which expression is used to fetch all column's data in a table?
How can we create ROW level TRIGGER from following clauses used in creating trigger?