Multiple Choice
To limit the number of rows retrieved from a table,use the SQL construct ________.
A) SELECT *
B) SELECT TOP n *
C) SELECT COUNT(TOP n)
D) SELECT COUNT(*)
E) SELECT COUNT *
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: Read-only databases often use several copies of
Q8: When examining data values as a part
Q10: When accessing table structure,how do you determine
Q11: If you see a column name Notes,it
Q36: A null value in a column may
Q37: Denormalization reduces the complexity of the SQL
Q57: A missing value is called a null
Q78: Read-only databases are used for _.<br>A)updating<br>B)querying<br>C)reporting<br>D)A and
Q81: The defining characteristic of BCNF is that
Q82: Null values are a problem because they