Write the needed sql to list all product names

Assignment Help PL-SQL Programming
Reference no: EM131180582

SQL Database Assignment

Download, unzip, and attach (to SQL Server) the sample Northwind Traders SQL Server database found in the Week 10 module area. Write the needed SQL for each of the following situations and upload your completed document when done for grading.

1. Write the needed SQL to list all product names (and only product names) from the Products table that fall into the category of "condiments." The list of products should be in ascending order.

2. Write the needed SQL to update the description of the "Produce" category from "Dried fruit and bean curd" to "Dried fruit, bean curd, and soy."

3. Write the needed SQL to produce a list that will contain the following columns:

OrderID, OrderDate, RequiredDate, ShippedDate, Quantity, UnitPrice, ProductName

The list should contain only the orders that were placed in April 1997 (the entire month). The list should be in ascending order by OrderDate and then Quantity.

4. Write the needed SQL to update all suppliers in Germany that do not have a fax number by setting their fax number to ‘N/A.'

5. Write the needed SQL to produce a list with the following columns.

CustomerID, CompanyName, OrderID, OrderDate, Order Item Count

The list will contain (as the last column) the total number of order items per order. Display the results in ascending order by company name and order id. Here is an example:

6. Write the needed SQL to delete all order information for customer "QUICK-Stop."

7. Write the needed SQL (DDL) to perform the following changes in the Northwind database. Your answers under each of the following should show the SQL DDL you need to perform each task.

7a. Remove columns "HomePhone" and "Extension" from the Employees table.

7b. Create a new table called PhoneNumber with the following schema (column name, data type, nullability):

PhoneNumber_ID int not null PK
PhoneNumber_AreaCode char(3) null
PhoneNumber_Prefix char(3) not null
PhoneNumber_Extension char(4) not null

7c. Write the needed SQL DDL to set up a relationship between Employees (parent table) and PhoneNumber (child table). This is a one-to-many relationship (one employee can have many phone numbers).

7d. Write the needed SQL DDL to create a non-unique non-clustered secondary index on the "LastName" column in the Employees table.

Attachment:- Northwin_Traders_Database.zip

Reference no: EM131180582

Questions Cloud

Book value balance sheet : Bolster Foods’ book value balance sheet shows a total of $25 million long-term debt with a coupon rate of 8.5%. The bond has 15 years remaining, and it’s currently trading at 120% of the face value. The firm issued $100 million worth of common stock ..
Disadvantages of compensating salespeople by salary : What are the advantages and disadvantages of compensating salespeople by salary? By commissions?- What do you think is an acceptable compromise?
Breakeven between purchasing and manufacturing the mechanism : Toys R Us can purchase mechanisms to be used in making certain toys for $60 each. They can manufacture their own mechanisms for $7000 per year fixed cost plus $35 for each mechanism, provided they purchase a machine for $100000 that will have a 10 ye..
Find the terminal stock price using benchmark pe ratio : In practice, a common way to value a share of stock when a company pays dividends is to value the dividends over the next five years or so, then find the “terminal” stock price using a benchmark PE ratio. Suppose a company just paid a dividend of $1...
Write the needed sql to list all product names : Write the needed SQL to list all product names (and only product names) from the Products table that fall into the category of "condiments." The list of products should be in ascending order.
What additional factors should moore evaluate : What suggestions can you offer that would help Moore make this decision? - How could Moore go about determining the cost-effectiveness of this strategy?
Discuss any educational requirements of the job : Explain what the career requires you know about the legal system. Discuss any educational requirements of the job. Describe what an undergraduate psychology student may have to do to become eligible for this job.
Retained earning at the year end : What are the earnings per share (EPS) for a company that earned Rs. 100,000 last year inafter-tax profits, has 200,000 common shares outstanding and Rs. 1.2 million in retained earning at the year end?
Increasingly choosing to self­ fund their health plans : Which of the is NOT a reason that that large firms are increasingly choosing to self ­fund their health plans:

Reviews

Write a Review

PL-SQL Programming Questions & Answers

  Develop a pl/sql user-defined function

Develop a PL/SQL user-defined function ZIP_CODE_SALES_WINNER that returns the zip code with the largest total car purchases. Since there can be a tie with two or more zip codes, ensure that the lowest numeric zip code is returned.

  Write queries in sql and relational algebra

Write given queries in SQL and relational algebra: Determine cities from which one can fly to Toronto with one change of planes, and using same type of the aircraft for both legs of trip.

  Identify the choice that best completes the statement

Based upon the contents of the BOOKS table, which of the following SQL statements will display the retail price for two copies of each book currently in inventory?

  Prepared statements in php

One of the method of preventing SQL injection is by using prepared Statements in PHP. Using that concept write a snippet you would use to add users to a MySQL database from a web-form.

  Write a queries for a list of all clubs and their details

Write a queries for A list of all clubs and their details. Members of the clubs attending the meeting then apply to take part in their chosen events. Forms are available at each club for this purpose.

  Write a script that creates and calls a stored procedure

Write a script that creates and calls a stored procedure named spInsertProduct that inserts a row into the Products table. This stored procedure should accept five parameters.

  Alter the employee table to establish a foreign key

Alter the Employee table to establish a foreign key between Employees and Departments.

  Boutique sold a total of ten gift certificates

The only gift certificates that the boutique sold yesterday were worth either $10 each or $100 each. If the boutique sold a total of ten gift certificates yesterday, how many gift certificates worth $10 did the boutique sell yesterday?

  Create an index used for this query.save your sql in a file

Create an index that will be used for this query and therefore speed up its response time. Save your SQL in a file.

  Write sql queries to answer the following questions

Double the capacity of each DC-10 airplane.

  A duplicate eliminating projection

Consider the following SQL query over tables R(A), S(A), and T (A). Note that "Select Distinct" in SQL represents a duplicate-eliminating projection.

  Write sql statement to add new record to part table

Write SQL statement which creates the stored procedure which adds new record to the Part table, and returns value of newly created PartID PK value in out parameter.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd