Explanation
No Explanation Available.
Share this question with friends
Similar Questions
An attribute A of datatype varchar(20) has the value “Avi” . The attribute B of datatype char(20) has value ”Reed” .Here attribute A has ____ spaces and attribute B has ____ spaces .(i.e the total number of utilized space by A,B)
In the relation model, the relation are generally termed as ________
What is a good primary key to use for a Product table?
The primary key is a __________ that uniquely identifies a record.
Which of these rows absolutely CANNOT be the primary key?
To remove a relation from an SQL database, we use the ______ command.
Which of the following refers to the number of attributes in a relation?
Which one of the following commands is used for removing (or deleting) a relation forms the SQL database?
12) What is the relation calculus?
The ______ clause allows us to select only those rows in the result relation of the ____ clause that satisfy a specified predicate.
DELETE FROM r; where r is relation. This command performs which of the following action?
Every Boyee-Codd normal form is in