InterviewSolution
Saved Bookmarks
| 1. |
Write the relationship between a database and a table. |
|
Answer» A database contains multiple tables whereas, a table cannot exist outside a database. |
|