The information about data in a database is called _______.
The ER model includes additional concepts like:
Which of the following hardware component is the most important to the...
A data dictionary is a special file that contains?
What operator tests column for the absence of data?
In a one-to-many relationship, the entity that is on the one side of...
Which relationship is used to represent a specialization entity?
Every time attribute A appears, it is matched with the same value of...
The highest level in the hierarchy of data organization is called
Find the names of these cities with temperature and condition whose...
E-R modelling techniques is a:
Which normal form is considered adequate for normal relational...
............ protocol grantees that a set of transactions becomes...
When transaction Ti requests a data item currently held by Tj , Ti is...
In SQL, which command(s) is(are) used to change a table's storage...
Immediate database modification technique uses
Which of the following is not true of the traditional approach to...
The total participation by entities is represented in the E-R diagram...
In a two-phase locking protocol, a transaction release locks in...
The database system must take special actions to ensure that...
Every weak entity set can be converted into a strong entity set by:
A functional dependency is a relationship between or among:
If every functional dependency in set E is also in closure of F then...
Which of the following is a procedure for acquiring the necessary...
Consider the following transaction involving two bank accounts x and...
A unit of storage that can store one or more records in a hash file...
A _____________ constraint requires that an entity belong to no more...
The file organization which allows us to read records that would...
The command ________________ such tables are available only within the...
The current copy of the database is identified by a pointer, called...
The completeness constraint may be one of the following: Total...
The situation in which a transaction holds a data item and waits for...
Which of the following gives a logical structure of the database...
Which level of RAID refers to disk mirroring with block striping?
The DBMS acts as an interface between what two components of an...
Find the temperature in increasing order of all cities
A ________ is a logical grouping of database objects, usually to...
Suppose we are given a view tot credits (year, num credits) giving the...
Consider the following transactions with data items P and Q...
___________ is the collection of memory structures and Oracle...
Which of the following statement on the view concept in SQL is invalid...
The relation schema Student_Performance (name, courseNo, rollNo,...
Which one of the following statements if FALSE?
Relation R has eight attributes ABCDEFGH. Fields of R contain only...
Weak entity relationship is represented as
A table has fields F1, F2, F3, F4, and F5, with the following...
Consider the following relational schemes for a library database:...
Let R(A,B,C,D,E,P,G) be a relational schema in which the following FDs...
Consider a relation R(A,B,C,D,E) with the following functional...
Consider a schema R(A, B, C, D) and functional dependencies A -> B...
Relation R with an associated set of functional dependencies, F, is...
Relation R has eight attributes ABCDEFGH. Fields of R contain only...
Consider the transactions T1, T2, and T3 and the schedules S1 and S2...
Inst_dept (ID, name, salary, dept name, building, budget) is...
Consider the following functional dependencies in a database. ...
The relation EMPDT1 is defined with attributes empcode(unique), name,...