InterviewSolution
Saved Bookmarks
| 1. |
Definition Of Relational Database By Dr. Codd (ibm)? |
|
Answer» A RELATIONAL Database is a database where all data VISIBLE to the user is organized STRICTLY as tables of data VALUES and where all database operations work on these tables. A Relational Database is a database where all data visible to the user is organized strictly as tables of data values and where all database operations work on these tables. |
|