You are formulating a SQL statement to retrieve data from Oracle. Which of the following SQL statements are invalid?

A. select Jersey_No from PLAYERS;
B. select NAME, Jersey_No from PLAYERS;
C. select NAME,Jersey_No where Jersey_No = 6;
D. select * from PLAYERS where Jersey_No = 6;

Answer: C. select NAME,Jersey_No where Jersey_No = 6;

Computer Science & Information Technology

You might also like to view...

One major discriminator in determining which tablet to choose is the ________ it runs

A) operating system B) software C) apps D) network

Computer Science & Information Technology

From the notebook Pane, you can add a notebook, or open notebooks not listed

Indicate whether the statement is true or false

Computer Science & Information Technology