InterviewSolution
Saved Bookmarks
| 1. |
Which among the following can also be included with “SELECT” clause while writing query in Mysql?(a) Literals(b) Expressions(c) User defined functions(d) All of the mentionedI got this question in a national level competition.I need to ask this question from The select Clauses in portion Select Statement of MySQL |
|
Answer» Correct answer is (d) All of the mentioned |
|