Which of the following is NOT a superkey in a relational schema with attributes V, W, X, Y, Z and primary key V Y?
Consider the relation scheme R = (E, F, G, H, I, J, K, L, M, N) and the set of functional dependencies {(E, F} → {G}, {F} → {I, J}, {E, H} → {K, L}, {K} → {M}, {L} → {N}} on R. What is the key for R ?
1 Crore+ students have signed up on EduRev. Have you? Download the App |
An ER model of a database consists of entity types A and B. These are connected by a relationship R which does not have its own attribute. Under which one of the following conditions, can the relational table for R be merged with that of A?
Find minimum number of tables required for converting the following entity relationship diagram into relational database?
The SQL ALTER TABLE statement is used to:
Which one of the following commands is used to modify a column inside a table?
Which one of the following keyword is used to find out the number of values in a column?
Which of the following levels is considered as the level closed to the end-users?
The Database Management Query language is generally designed for the _____
The architecture of a database can be viewed as the ________
Which one of the following refers to the total view of the database content?
The database management system can be considered as the collection of ______ that enables us to create and maintain the database.
Which of the following command is a type of Data Definition language command?
In general, a file is basically a collection of all related______.
Which of the following refers to the level of data abstraction that describes exactly how the data actually stored?
Which one of the following refers to the copies of the same data (or information) occupying the memory space at multiple places.
Which of the following can be considered as the maximum size that is supported by NTFS?
What do you mean by one to many relationships?