Answer by
KLR (606)
RDBMS stands for Relational Data Base Management System. Must current data bases are RDBMSs. Such a data base is a collection of tables which are associated by relating columns. Tables are comprised of columns containing rows of data. Each column has a data type, size and optional additional attributes. The relationships defined associating tables help ensure data quality.