Which of the following queries will list all the rows in which the inventory stock dates occur on or after January 20,2016?
A) SELECT P_DESCRIPT,P_QOH,P_MIN,P_PRICE,P_INDATE FROM PRODUCT WHERE P_INDATE >= '20-JAN-2016';
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
Q33: The special operator used to check whether
Q40: A(n) _ is an alternate name given
Q47: The query to join the P_DESCRIPT and
Q48: Which of the following queries is used
Q49: Which of the following queries will output
Q50: A(n)is a query that is embedded inside
Q53: Which of the following is used to
Q56: Which of the following queries will output
Q57: Which of the following queries will use
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