Contents of the CUSTOMERS table
Note: The ST column name is truncated,this represents the STATE column.
-Which of the following will display the name of each customer in lower-case characters based upon the contents of the CUSTOMERS table?
A) SELECT LOWER(name) FROM customers;
B) SELECT LOWER(firstname) || ' ' || LOWER(lastname) FROM customers;
C) SELECT CONCAT(LOWER(firstname) ,' ',LOWER(lastname) ) FROM customers;
D) none of the above
Correct Answer:
Verified
Q93: When functions are nested,the _ function is
Q94: Which of the following functions can be
Q95: Contents of the CUSTOMERS table
Q96: The phonetic representation of a character string
Q97: Which of the following format model elements
Q99: Which of the following format argument elements
Q100: Which of the following format elements will
Q101: Contents of ORDERS table Q102: A(n)_ number is used in the ROUND Q103: The _ function is used to return
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