Which of the following queries will list all the rows in which the inventory stock dates occur on or after January 20, 2010?
A) SELECT P_DESCRIPT, P_QOH, P_MIN, P_PRICE, P_INDATE FROM PRODUCT WHERE P_INDATE >= '20-JAN-2010';
B) SELECT P_DESCRIPT, P_QOH, P_MIN, P_PRICE, P_INDATE FROM PRODUCT WHERE P_INDATE >= $20-JAN-2010$;
C) SELECT P_DESCRIPT, P_QOH, P_MIN, P_PRICE, P_INDATE FROM PRODUCT WHERE P_INDATE <= '20-JAN-2010';
D) SELECT P_DESCRIPT, P_QOH, P_MIN, P_PRICE, P_INDATE FROM PRODUCT WHERE P_INDATE >= {20-JAN-2010};
Correct Answer:
Verified
Q18: ANSI-standard SQL allows the use of special
Q22: The special operator used to check whether
Q24: When a user issues the DELETE FROM
Q38: The current fully approved version of standard
Q39: The data format for SQL character is
Q40: A(n) _ is an alternate name given
Q44: Which of the following queries will output
Q48: Which of the following queries will use
Q49: Which of the following queries will output
Q58: The special operator used to check whether
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