IBM interview question

What are the three statements in an SQL Select statement?

Interview Answer

Anonymous

9 Oct 2009

SELECT FROM WHERE

7