InterviewSolution
Saved Bookmarks
| 1. |
Can “SELECT” clause be used without the clause “FROM”?(a) YES(b) NO(c) DEPENDS(d) None of the mentionedI had been asked this question at a job interview.This intriguing question comes from The select Clauses in section Select Statement of MySQL |
|
Answer» Right choice is (b) NO |
|