Computer Science, asked by krishnauser852, 3 months ago

write the structure of a database explain in easy language

Answers

Answered by Anonymous
0

\huge\tt{Answer:-}

Database structure: the building blocks of a database. ... Within a database, related data are grouped into tables, each of which consists of rows (also called tuples) and columns, like a spreadsheet.

Answered by Anonymous
0

Answer:

The database structure is the collection of record type and field type definitions that comprise your database: ... These define the type of entities or research objects you wish to capture (e.g. Person). Fields. These are the properties or attributes that describe your record types (e.g. Gender, Age, Height etc.).

Similar questions