Database Programming With SQL 1-2: Relational Database Technology Practice Activities
Database Programming With SQL 1-2: Relational Database Technology Practice Activities
Database Programming With SQL 1-2: Relational Database Technology Practice Activities
com
Vocabulary
Identify the vocabulary word for each definition below.
Copyright © 2019, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their
respective owners.
2
Try It / Solve It
1. The Global Fast Foods database consists of how many tables? ____ tables
4. How many rows of data have been entered in the F_PROMOTIONAL_MENUS table?
5. In the F_FOOD_ITEMS table, column _________ is a foreign-key column. What table and
column is this key referencing?
6. List the primary key to foreign key relationships required to go from the F_SHIFTS table to
the F_REGULAR_MENUS table.
Copyright © 2019, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their
respective owners.