Using MIS (10th Edition)
Using MIS (10th Edition)
10th Edition
ISBN: 9780134606996
Author: David M. Kroenke, Randall J. Boyle
Publisher: PEARSON
bartleby

Concept explainers

Question
Book Icon
Chapter AE, Problem AE5.2
Program Plan Intro

a.

Double click on the file downloaded and click on the create menu and click on the “Query design” to implement the queries that are given below:

  • On clicking the query design, a Show Table dialog box appear click on the required table and click on the “Add” button and the table piano will be added in to process the query and it can be made as show below:

Screenshot of adding table

Using MIS (10th Edition), Chapter AE, Problem AE5.2 , additional homework tip  1

  • After adding click the “Close” button.

Program Plan Intro

b.

Double click on the file downloaded and click on the create menu and click on the “Query design” to implement the queries that are given below:

  • On clicking the query design, a Show Table dialog box appear click on the required table and click on the “Add” button and the table piano will be added in to process the query and it can be made as show below:

Screenshot of adding table

Using MIS (10th Edition), Chapter AE, Problem AE5.2 , additional homework tip  2

  • After adding click the “Close” button.

Program Plan Intro

c.

Double click on the file downloaded and click on the create menu and click on the “Query design” to implement the queries that are given below:

  • On clicking the query design, a Show Table dialog box appear click on the required table and click on the “Add” button and the table piano will be added in to process the query and it can be made as show below:

Screenshot of adding table

Using MIS (10th Edition), Chapter AE, Problem AE5.2 , additional homework tip  3

  • After adding click the “Close” button.

Program Plan Intro

d.

Double click on the file downloaded and click on the create menu and click on the “Query design” to implement the queries that are given below:

  • On clicking the query design, a Show Table dialog box appear click on the required table and click on the “Add” button and the table piano will be added in to process the query and it can be made as show below:

Screenshot of adding table

Using MIS (10th Edition), Chapter AE, Problem AE5.2 , additional homework tip  4

  • After adding click the “Close” button.

Program Plan Intro

e.

Double click on the file downloaded and click on the create menu and click on the “Query design” to implement the queries that are given below:

  • On clicking the query design, a Show Table dialog box appear click on the required table and click on the “Add” button and the table piano will be added in to process the query and it can be made as show below:

Screenshot of adding table

Using MIS (10th Edition), Chapter AE, Problem AE5.2 , additional homework tip  5

  • After adding click the “Close” button.

Program Plan Intro

f.

Double click on the file downloaded and click on the create menu and click on the “Query design” to implement the queries that are given below:

  • On clicking the query design, a Show Table dialog box appear click on the required table and click on the “Add” button and the table piano will be added in to process the query and it can be made as show below:

Screenshot of adding table

Using MIS (10th Edition), Chapter AE, Problem AE5.2 , additional homework tip  6

  • After adding click the “Close” button.

Blurred answer
Students have asked these similar questions
Write a query to display the first name, last name, and email address of employees hired from January 1, 2005, to December 31, 2014. Sort the output by last name and then by first name.   Write the answer to each query and the result of the query (screen capture). You should submit all design work, program documentation, and relevant sample screen shots of your implementation. A script file with all database creation and table populating is required.
Question: List the names of any pair of boats that have the same type. For example, one pair would be Anderson II and Escape, because the boat type for both boats is Sprite 4000. The first name listed should be the major sort key and the second name should be the minor sort key. Database: CREATE DATABASE ALEXAMARA; USE ALEXAMARA; CREATE TABLE MARINA_SLIP(SLIP_ID DECIMAL(4,0) PRIMARY KEY,MARINA_NUM CHAR(4),SLIP_NUM CHAR(4),LENGTH DECIMAL(4,0),RENTAL_FEE DECIMAL(8,2),BOAT_NAME CHAR(50),BOAT_TYPE CHAR(50),OWNER_NUM CHAR(4) );CREATE TABLE OWNER(OWNER_NUM CHAR(4) PRIMARY KEY,LAST_NAME CHAR(50),FIRST_NAME CHAR(20),ADDRESS CHAR(15),CITY CHAR(15),STATE CHAR(2),ZIP CHAR(5) ); INSERT INTO MARINA_SLIPVALUES(1,'1','A1',40,3800.00,'Anderson II','Sprite 4000','AN75');INSERT INTO MARINA_SLIPVALUES(2,'1','A2',40,3800.00,'Our Toy','Ray 4025','EL25');INSERT INTO MARINA_SLIPVALUES(3,'1','A3',40,3600.00,'Escape','Sprite 4000','KE22');INSERT INTO MARINA_SLIPVALUES(4,'1','B1',30,2400.00,'Gypsy','Dolphin…
Note: Use MYSQL Create a database named book-collection-db and table named: bookcollect. Your tableshould contain the following columns: Title, Author, Genre (Children’s, Romance,Thriller, Fantasy, etc.), Publisher, Copyright Date, ISBN Number, Category (Fiction/Nonfiction), Overview, Link Where to Buy, and Price. Create 30 rows containing list of bookwith varied genre.
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
  • Text book image
    Oracle 12c: SQL
    Computer Science
    ISBN:9781305251038
    Author:Joan Casteel
    Publisher:Cengage Learning
Text book image
Oracle 12c: SQL
Computer Science
ISBN:9781305251038
Author:Joan Casteel
Publisher:Cengage Learning