structure of dbms

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/3

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

4 Terms

1
New cards

What is a database?

An organized collection of data, typically stored and accessed electronically from a computer system.

2
New cards

What is a table (or relation) in a database?

A collection of related data held in a table format within a database, consisting of rows and columns.

3
New cards

What is a row (or record/tuple)?

A single entry or record within a database table, representing a complete set of data for one item.

4
New cards

What is a column (or field/attribute)?

A set of data values of a particular type, one for each row of the table, representing a specific attribute.