Saved Bookmarks
| 1. |
4. If column emp_id contains thefollowing set {9, 7, 6, 4; 3, 1, 2}, whatwill be the output on execution of thegiven query?SELECT emp_id FROM personORDER BY emp_id;(a) {9, 7, 6, 4, 3, 1, 2}(b) {1, 2, ,3, 4, 6, 7, 9}(c) {2, 1, 4, 3, 7, 9, 6}(d) None of these¿¿¿¿¿¿ |
|
Answer» once again write the QUESTION correctly after I give the answer and FOLLOW me please and mark as brain list |
|