If you sorted a table which had 53 records by two fields, one ascending and the other descending, how many records would display?
A) It depends on how many of the fields are blank.
B) It depends on how many of the fields contain exactly the same information.
C) 106
D) 53
D
You might also like to view...
When specifying values for positioning, you may use either pixels or percentages
Indicate whether the statement is true or false
Composite and multi-valued attributes can be nested to any number of levels. Suppose we want to design an attribute for a STUDENT entity type to keep track of previous college education. Such an attribute will have one entry for each college previously attended, and this entry is composed of: college name, start and end dates, degree entries (degrees awarded at that college, if any), and transcript entries (courses completed at that college, if any). Each degree entry is formed of degree name and the month and year it was awarded, and each transcript entry is formed of a course name, semester, year, and grade. Design an attribute to hold this information. Use the conventions of Figure 7.5.
What will be an ideal response?