Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
Computer Questions for Scholar Activity-Unit VII
Answer the following questions thoroughly, and submit in a document. Each answer MUST BE AT LEAST 150 WORDS IN LENGTH. CITE YOUR SOURCES.
1. Provide five examples of data you would store in a real, integer, text, logical, date, memo, and BLOB data field.
2. Using a real-world entity like a recipe file or collection of some sort that can be stored in a database, divide this information into fields and record types. Explain the steps you need to take to normalize the data.
3. Imagine that you must access a library card catalog using SQL. Write an SQL query that you would use to search for any books by J. J. Parsons in a table called Books, where author’s names are stored in a field called Title.