A relation of database stores data in the form of of
Answers
Answered by
0
Answer:
An RDBMS is a DBMS which manages a relational database. A relational database stores data in tables. Tables are organized into columns, and each column stores one type of data (integer, real number, character strings, date, …). The data for a single “instance” of a table is stored as a row.
Answered by
0
A relational database stores data in tables. Tables are organized into columns, and each column stores one type of data (integer, real number, character strings, date, …). The data for a single “instance” of a table is storedas a row.
(tex) thank you (tex)
(tex) thank you (tex)
Similar questions