Friday, May 19, 2017

What is RDBMS?

RDBMS stands for relational database management system. RDBMS data is structured in database table, fields and records. each RDBMS table consist of database table rows. each database table row consist of one or more database table fields. 

No comments:

Post a Comment