A(n) ________ is a technique for physically arranging the records of a file on secondary storage devices.
Which of the following is NOT true of poor data and/or datab…
Which of the following is NOT true of poor data and/or database administration?
All of the following are well-accepted characteristics of tr…
All of the following are well-accepted characteristics of transactions EXCEPT:
A client PC that is responsible for processing presentation…
A client PC that is responsible for processing presentation logic, extensive application and business rules logic, and many DBMS functions is called a(n):
A user view is:
A user view is:
A functional dependency between two or more nonkey attribute…
A functional dependency between two or more nonkey attributes is called a:
What result set will the following query return? SELECT Item…
What result set will the following query return? SELECT Item_No, description FROM item WHERE weight > 100 and weight < 200;
The following code would include: SELECT Customer_T.Customer…
The following code would include: SELECT Customer_T.CustomerID, Order_T.CustomerID, CustomerName, OrderID FROM Customer_T, Order_T WHERE Customer_T.CustomerID = Order_T. CustomerID;
A user view is:
A user view is:
An attribute that may have more than one meaning is called a…
An attribute that may have more than one meaning is called a(n):