6.1 Introduction to the Management of Data Flashcards
1
Q
What are Data Types (boolean, integer, string, date/time)?
A
2
Q
What are Database types(flat files vs hierarchical vs relational)?
A
3
Q
What is the Organization of data (database - table - record - field)?
A
4
Q
What is the purpose of SELECT, FROM, WHERE (SQL keywords)?
A