1) The ________ is a collection of table definitions that gives the name of the table, lists the
attributes and their data types, and identifies the primary key.
2) The ________ operation builds a new table from the columns of an existing table.
3) A(n) ________ is a correspondence between two tables of a database.
4) The physical database is designed by ________.
5) The ________, or view of the database, is the form of the database the users see and is created
on demand from existing information.
6) The ________ operation combines two tables.
7) A technique called ________, is available to us in the Microsoft Access system. The user fills
in a template, and the software generates the SQL.
8) The design of a(n) ________ database is guided by technical considerations, while the design
of a(n) ________ database is guided by personal considerations of the users.
9) ________ are the operations that transform a physical database into a logical one.
10) The ________ operation is used to remove from one table the rows that are also listed in a
second table.
11) XML stands for the ________ Language.
12) The attributes of an entity in a database should satisfy the _______ rule in XML design.
13) The ________ defines the form of the information that can be stored in a field.