88. A set of data that describes a single instance of the entity represented by a relation is known as a(n)
______________________________.
89. The ______________________________ is specified to uniquely identity each tuple in the relation.
90. ______________________________ specifies that for every attribute value in one relation that has been
specified to allow reference to another relation, the tuple being referenced must be intact.
91. ______________________________ is a powerful database language that can be used to define database
systems, query the database for information, generate reports from the database, and access databases from
within programs using embedded commands.
92. The ______________________________ command is used to add new tuples to a relation.
93. The ______________________________ command demonstrates one of the weaknesses in most forms of
SQL because the database will not enforce referential integrity.
94. The ______________________________ command is used when we want to change one or more attribute
values for one or more tuples in a table.
95. Queries of a database are driven by ______________________________ commands.
96. ______________________________ systems have existed in an organization over a long period of time and
were developed using an organization’s previous computer hardware and software platforms.