InterviewSolution
Saved Bookmarks
| 1. |
what do you understand by a regional database? give example |
| Answer» Relational Databases Management System or RDBMS is form of database management system which stores data in the form of relation (tables.) This database model has been prescribed by E.F .Codd of IBM\'s San Jose Research Laboratory. The common examples are MS Access , DB2, Oracle and MySQL. | |