Create a list of countries for the marketing department

Assignment Help Marketing Management
Reference no: EM13947483

1) A wide world importers company tracks its order information in a database that includes two tables: Order and LineItem. See table structures below:

CREATE TABLE dbo.Order (
OrderID int NOT NULL,
CustomerID int NOT NULL,
OrderDate datetime NOT NULL,
CONSTRAINT DF_Order_OrderDate DEFAULT (getdate())FOR OrderDate,
CONSTRAINT PK_Order PRIMARY KEY CLUSTERED (OrderID)
)
CREATE TABLE dbo.LineITEM (
ItemID int NOT NULL,
OrderID INT NOT NULL,
ProductID int NOT NULL,
Price money NOT NULL,
CONSTRAINT PK_LineITEM PRIMARY KEY CLUSTERED (ItemID),
CONSTRAINT FK_LineITEM_Order FOREIGN KEY (OrderID)
REFERENCES dbo.Order (OrderID)
)

The company's auditors have discovered that every item that was ordered on June 1, 2000, was entered with a price that was $10 more than its actual price. You need to correct the data in the database as quickly as possible.

2) A sporting goods company exports products to customers worldwide. The company stores its sales information in a database named sales. Customer names are stored in a table named Customer in this database.

CREATE TABLE customers (
CustmerID int NOT NULL,
CustomerName varchar(30) NOT NULL,
ContactName varchar(30) NULL,
Phone varchar(20) NULL,
Country varchar(30) NOT NULL,
CONSTRAINT PK_Customers PRIMARY KEY (CustomerID)
)

There are usually only one or two customers per country. However, some countries have as many as 20 customers. Your company's marketing department wants to target its advertising to countries that have more than 10 customers. You need to create a list of these countries for the marketing department

Reference no: EM13947483

Questions Cloud

Growth stocks outperform value stocks : Even though no final conclusion is currently warranted, a number of research papers, including those of Fama and French, have argued that: there is no noticeable difference in the returns of growth versus value stocks. growth stocks outperform value ..
Determine the fin heat transfer rate : A 40-mm-long, 2-mm-diameter pin fin is fabricated of an aluminum alloy (k = 140 W/m · K). (a) Determine the fin heat transfer rate for Tb = 50°C, Too = 25°C, h = 1000 W/m2 · K, and an adiabatic tip condition.
What is the expected waiting time to first birth : Assume that the probability of conception in any given month among sexually active couples not practicing birth control is constant at 0.20 per month, independent of the number of months the couple has been active. what is the expected waiting tim..
What are the side effects of taking getting above the tul : Are there any vitamins that you are taking greater than the tolerable upper limit (TUL)*? If so, what are the side effects of taking getting above the TUL of that vitamin
Create a list of countries for the marketing department : The company's auditors have discovered that every item that was ordered on June 1, 2000, was entered with a price that was $10 more than its actual price. You need to correct the data in the database as quickly as possible.
For the machine for capital budgeting purposes : You must evaluate a proposal to buy a new milling machine. The base price is $117,000, and shipping and installation costs would add another $13,000. The machine falls into the MACRS 3-year class, and it would be sold after 3 years for $46,800. What ..
True about a simple random sampling : Which of the following was NOT among the top 10 in Business Week's Annual Rating of the Best Global Brands for 2009?A. GapB. Coca-ColaC. MicrosoftD. IBM
The national hockey league are two-time defending stanley : The Edmonton Oilers (Canada) of the National Hockey League are two-time defending Stanley Cup champions.
Determine the value of kb for rod b : By traversing the length of each rod with a ther- mocouple, it was observed that the temperatures of the rods were equal at the positions xA = 0.15 m and xB = 0.075 m, where x is measured from the base surface. If the thermal conductivity of ro..

Reviews

Write a Review

Marketing Management Questions & Answers

  You are in charge of all marketing activities in north

you are in charge of all marketing activities in north america for the italian luxury sports car manufacturer maserati.

  Write 4-5 paragraphs with the references anddiscuss and

write 4-5 paragraphs with the references anddiscuss and explain what is included in a detailed project plan.present two

  Luthans and doh 2012 discuss managing alliances in your

luthans and doh 2012 discuss managing alliances. in your professional opinion as an international manager what are the

  Your company is headquartered in charlotte and has branch

your company is headquartered in charlotte and has branch operations in dallas tx seattle wa and cleveland oh. your

  Select a marketing topic of your choice examples include

select a marketing topic of your choice examples include global marketing services pricing. begin your research by

  Determine the companys resources and capabilities

Determine the company's resources, capabilities, and core competencies. Analyze the company's value chain to determine where they can create value using the resources, capabilities, and core competencies discussed above

  Indicate the competition of the product category

The Final Paper should demonstrate an understanding of the materials (texts, assignments, and discussions) covered in this course. Indicate the competition of the product category in both home and foreign markets

  Explain the nature structure types of products

Specify the nature, structure, types of products or service of your chosen organization, and two (2) key factors in the organization's external environment that can affect its success. Provide explanation to support the rationale

  Different types of advertising media

From the scenario, distinguish between two to three (2-3) different types of advertising media available for the new product launch. Provide two (2) suggestions for the marketing intern that will help her to create an advertising budget

  For a manufracturer of cross country buses describe the

nbsp1. for an airline which is in the service sector describe some of the major elements of its value chain and which

  Analysis of toyota advertisement

Analysis of Toyota Advertisement and Its Reflection on Cultural Values of America

  Positioning are interrelated activities

Segmentation, targeting and positioning are interrelated activities

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