Saved Bookmarks
| 1. |
Which SQL keyword is used to sort the result? a) ORDER BY b) SORT c) ORDER d) SORT BY |
|
Answer» a) ORDER BY ORDER BY SQL keyword is used to sort the result. |
|