Q123 Examine the description of the CUSTOMERS table:
You want to display details of all customers who reside in cities starting with the letter D followed by at least two characters.
Which query can be used?
- (A). SELECT * FROM customers WHERE city LIKE ‘D_%’;
- (B). SELECT * FROM customers WHERE city = ‘%D_’;
- (C). SELECT * FROM customers WHERE city LIKE ‘D_’;
- (D). SELECT * FROM customers WHERE city = ‘D_%’;
Xem thêm:
- CloudPanel là gì? Hướng dẫn cài đặt CloudPanel
- Q56 Which method can be used to undo the changes using a single command?
- Oracle Voting disk và Oracle OCR trong môi trường RAC
- Q144 Which two statements are true about the WHERE and HAVING clauses in a SELECT statement?
- Bitcoin và Tiêu Hao Năng Lượng Trong Quá Trình Khai Thác: Thực Tế và Tranh Cãi