InterviewSolution
Saved Bookmarks
| 1. |
Which clause is used to “Identifies table from which to draw table and how the table should be joined”?(a) FROM(b) SELECT(c) ORDER By(d) WHERE |
|
Answer» Right option is (a) FROM For explanation: None. |
|