Oracle 12
Question 13
Which of the following SQL statements is not valid?
Question 13 options:
SELECT orderdate when the order was submit
FROM orders;
SELECT orderdate as "when the order was submit"
SELECT orderdate as whentheorderwassubmit
all of the above
Question 14
What value does the following SELECT statement returns?
SELECT 100*2 +50/5 FROM table;
Question 14 options:
50
25
210
1200
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here