What is the purpose of compression?
What are the 2 methods of compression?
How does lossy compression work on images?
How does lossless compression works?
What compression type should you use on text files and executables and why?
What are the characteristics of lossy compression?
What are the characteristics of lossless compression?
What is a database?
What is a flat file database?
What are the benefits of a flat file database?
Why can flat files become inefficient?
What do 2 tables need to be turned into a relational database?
What is a primary key?
What are the 3 possible relationships in linking tables?
What is a ERD?
What is a foreign key?
How can you capture data?
How can we design a data capture form to avoid errors and make it as fast as possible?
How does OCR work?
How does OMR work?
What are examples of selecting data?
What do both SQL and QBE allow you to do?
What does a DBMS provide?
What are the 2 common formats of exchanging data?