单选题
The relational database model requires the data be
11
through programs that don"t rely on the position of the data in the database. This is in direct
12
to the other database mode, where the program has to follow a series of pointers to the data it seeks. A program
13
a relational database simply asks for the data it seeks; the DBMS performs the necessary searches and
14
the information. The
15
on how the search is done are specific to the DBMS and vary from product to product.