The query used to list the P_CODE, P_DESCRIPT, P_INDATE, and P_PRICE fields from the PRODUCT table in ascending order by P_PRICE is .
A) SELECT P_CODE, P_DESCRIPT, P_INDATE, P_PRICE FROM PRODUCT SEQUENCE BY P_PRICE;
B) SELECT P_CODE, P_DESCRIPT, P_INDATE, P_PRICE FROM PRODUCT LIST BY P_PRICE;
C) SELECT P_CODE, P_DESCRIPT, P_INDATE, P_PRICE FROM PRODUCT ORDER BY P_PRICE;
D) SELECT P_CODE, P_DESCRIPT, P_INDATE, P_PRICE FROM PRODUCT ASCENDING BY P_PRICE;
Correct Answer:
Verified
Q25: The SQL data manipulation command HAVING:
A) restricts
Q36: The constraint assigns a value to an
Q37: The SQL aggregate function that gives the
Q43: A(n) _ is a logical group of
Q48: Which of the following queries is used
Q57: Which of the following queries will use
Q59: The query to join the P_DESCRIPT and
Q60: The basic SQL vocabulary has fewer than
Q62: The syntax for creating an index is
Q69: The command is used with the ALTER
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents