|
Explanation: : WHERE lower(country_address)=’france’ Incorrect answer : 1: invalid use of symbol “” 3: invalid use of IS keyword 4: invalid use of % in condition 5: invalid use of condition Reference: Introduction to Oracle9i : SQL, Oracle University Study Guide, 2-12
|