Saved Bookmarks
| 1. |
Which command is used for creating table |
|
Answer» First write use (database name ) Create table(table name); Create table < table name>( |
|