MCQOPTIONS
Bookmark
Saved Bookmarks
→
Computer Science Engineering (CSE)
→
Software Design Modeling
→
Consider attributes ID, CITY and NAME. Which one o...
1.
Consider attributes ID, CITY and NAME. Which one of this can be considered as a super key?
A.
NAME
B.
ID
C.
CITY
D.
CITY, ID
Answer» C. CITY
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
An ________ is a set of entities of the same type that share the same properties, or attributes.
The attribute name could be structured as an attribute consisting of first name, middle initial, and last name. This type of attribute is called
create table apartment(ownerID varchar (5), ownername varchar(25), floor numeric(4,0),primary key (ownerID:));Choose the correct option regarding the above statement
In a relation between the entities the type and condition of the relation should be specified. That is called as______attribute.
With SQL, how do you select all the records from a table named Persons where the value of the column FirstName ends with an a ?
If you don t specify ASC or DESC after a SQL ORDER BY clause, the following is used by default ______________
With SQL, how can you return all the records from a table named Persons sorted descending by FirstName ?
Which of the following command makes the updates performed by the transaction permanent in the database?
Which question corresponds best to the following query? SELECT CID, CDUR - 1,' = PRICE' FROM COURSES ORDER BY 2
An entity set that does not have sufficient attributes to form a primary key is termed a __________
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies