Answered step by step
Verified Expert Solution
Question
1 Approved Answer
46) Which of the following views is not used with forms or reports? A) Form B) SQL C) Layout D) Design 47) What is the
46) Which of the following views is not used with forms or reports? A) Form B) SQL C) Layout D) Design 47) What is the first step in exporting a table from one database to another database? A) Create the new database. B) Delete any unwanted fields in the source table. C) Make a copy of the table, then delete all the records in the source table. D) Temporarily delete any relationships that exist with the source table. 48) Which is not a benefit of normalization? A) It improves referential integrity enforcement. B) It accommodates future growth of the database. C) It minimizes data redundancy. D) It allows more than one person to use the data at the same time. 49) How will the parameter query request display when the query is run? A) Help message box B) Pop-up menu of options C) Pop-up message D) Status Bar message 50) What query or queries would you use to move every item that has never been sold to a new database, then reduce the price of each item by 10%? A) Append, then delete, then update B) Find unmatched, then make table, then delete, then update C) Make table, then delete, then update D) Find unmatched, then make table, then append, then delete, then update
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started