IBM Interview Question

What are the three statements in an SQL Select statement?

Interview Answer

Anonymous

Oct 9, 2009

SELECT FROM WHERE

7