ii - Basic SQL Flashcards
1
Q
Typical Features of a flat file
A
Each row represents a record.
Each column represents a field.
2
Q
Name a flat file format
A
Comma Separated value (CSV)
3
Q
What were relational databases used to overcome?
A
Data duplication.
Sharing and access control.
Inefficient and slow to do searches, sorts and filters.