Saved Bookmarks
| 1. |
Which of the following cannot be used to name a table in SQL? Give the reason. (a) Studnt50 (b) Table (c) $Employee (d) Stock_123 |
|
Answer» (b) Table. This is a keyword hence it cannot be used. |
|