Q72 Examine the description of the employees table:
Which query requires explicit data type conversion?
- (A). SELECT join_date FROM employees WHERE join_date > ’10-02-2018′;
- (B). SELECT join_date I I ‘ ‘ II salary FROM employees;
- (C). SELECT SUBSTR(join_date, 1, 2) – 10 FROM employees;
- (D). SELECT join_date + ’20’ FROM employees; SELECT salary * ‘120.50’ FROM employees;
Xem thêm:
- Phân biệt Oracle database Standalone và RAC
- Q47 Examine the description of the SALES1 table
- Q30. Which three actions are performed by Oracle Preinstallation RPM, oracle-database-server-xxxx-preinstall, for Oracle Grid Infrastructure, where xxxx is the Oracle version and release?
- Tạo mới Database theo kiến trúc Multitenant CDB, PDB Oracle database
- Tham số cấu hình WAL file Postgresql