You can't code which one of the following as part of a CREATE TABLE statement:
A. not null constraints
B. function-based indexes
C. table-level constraints
D. column-level constraints
Answer: B. function-based indexes
Computer Science & Information Technology
You might also like to view...
A PRI is simply a
A) Configuration file containing instruction on the usage of the mobile device B) Configuration database to be consulted by the user of the device C) Configuration file containing frequency bands used and default preferred roaming list D) Configuration of the personal digital assistant and phone lists
Computer Science & Information Technology
The class ____ contains member functions that can be used to find the number of elements currently in the container, the maximum number of elements that can be inserted in a container, and so on.
A. container B. element C. template D. vector
Computer Science & Information Technology