Informational Technology Database Concepts
This Assignment requires the use of Microsoft Access along with Microsoft Word
Save your time - order a paper!
Get your paper written from scratch within the tight deadline. Our service is a reliable solution to all your troubles. Place an order on any task and we will take care of it. You won’t have to worry about the quality and deadlines
Order Paper NowInstructions
You must have the Access Database system installed for this assignment.
Use the Books2010 database from Course Resources. You will Import the Books2010 database into Access.
Browse to the database file and double click on the file. The database will load in Access. Using the schema in the Books2010 database, write SQL statements for these questions:
- All authors that wrote a Romance book
- All authors that wrote a Romance book and a travel book
- The title of every business book
- All books priced less than $20
- All books published after July of 2010
- All books published in June of 2010
- All employees hired in 2000, last name and hire date
- Salary for all authors in alpha order, use full name
- All publishers not in the US
- All publishers that are located in New York and Boston
In a word document copy each of the questions in BOLD.
After each question, place the SQL statement in text.
After the text, place the screen shot of the execution from Access.
Start a new page with the next question.