InterviewSolution
Saved Bookmarks
| 1. |
Define the following termsTupleForeign keyDBMS |
|
Answer» Data DBMS is Database Management System which is used to store, manipulate data in table Foreign key is that field which is used to Establish relationship between two tables Tuple means single record in a table |
|