Which of the following queries will output the table contents when the value of P_PRICE is less than or equal to 10?
A) SELECT P_DESCRIPT, P_INDATE, P_PRICE, V_CODE FROM PRODUCT WHERE P_PRICE <> 10;
B) SELECT P_DESCRIPT, P_INDATE, P_PRICE, V_CODE FROM PRODUCT WHERE P_PRICE <= 10;
C) SELECT P_DESCRIPT, P_INDATE, P_PRICE, V_CODE FROM PRODUCT WHERE P_PRICE => 10;
D) SELECT P_DESCRIPT, P_INDATE, P_PRICE, V_CODE FROM PRODUCT WHERE P_PRICE = 10;
Correct Answer:
Verified
Q24: Some RDBMSs,such as Oracle,automatically data changes when
Q33: The special operator used to check whether
Q39: The command is used to restore the
Q45: The command would be used to delete
Q49: A(n) _ is a query that is
Q53: Which of the following is used to
Q55: The special operator is used to check
Q56: Which of the following queries will output
Q58: Which of the following queries uses the
Q58: To remove a row from the PRODUCT
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