Self-Review Exercise

24.1 Fill in the blanks in each of the following statements:

a) The international standard database language is _________.

b) A table in a database consists of _________ and _________.

c) Statement objects return SQL query results as _________ objects.

d) The _________ uniquely identifies each row in a table.

e) SQL keyword _________ is followed by the selection criteria that specify the rows to select in a query.

f) SQL keywords _________ specify the order in which rows are sorted in a query.

g) Merging rows from multiple database tables is called _________ the tables.

h) A(n) _________ is an organized collection of data.

i) A(n) _________ is a set of columns whose values match the primary-key values of another table.

Get Java™ How To Program (Early Objects), Tenth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.