Examlex
Given the SQL statement CREATE TABLE SALESREP (
SalesRepNo int NOT NULL,
RepName char(35) NOT NULL,
HireDate date NOT NULL,
CONSTRAINT SalesRepPK PRIMARY KEY (SalesRepNo) ,
CONSTRAINT SalesRepAK1 UNIQUE (RepName)
) ;
We know that ________.
Q3: In a linked list,the sequence field holds
Q3: For a workstation running the Windows operating
Q28: When using a doubly nested set of
Q42: When dropping a primary key column from
Q49: Changes in the database structure usually involve
Q51: OLE DB breaks the features and functions
Q72: To set a column value to an
Q84: Database administration is more important but less
Q94: Denormalization is the process of joining previously
Q102: An exclusive lock locks the item from