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"...



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"


FROM orders;



SELECT  orderdate  as whentheorderwassubmit


FROM orders;



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





Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here