SQL AdventureWorksLT2008R2 Database Programming Assignment Help

SQL AdventureWorksLT2008R2 Database Programming Assignment Help. SQL AdventureWorksLT2008R2 Database Programming Assignment Help.


(/0x4*br />

Display the Customer ID
and Customer Company Name for all customers’s shipping addresses in the United
States.

<p class="MsoNormal" style="margin:0in;margin-bottom:.0001pt;line-height:normal;
mso-layout-grid-align:none;text-autospace:none”>USE
AdventureWorksLT2008R2;

SQL AdventureWorksLT2008R2 Database Programming Assignment Help[supanova_question]

19. A crew team rows a boat at a rate of 20 km/h in still water. Beginning at t Science Assignment Help

A crew team rows a boat at a rate of 20km/h in still water.Beginning at time =0minutes, the team rows for 30minutes up a river(against the current).The speed of the current is 1.5 km/h.How long will it take the crew team to row down the river(with the current)to return to thestarting point?

20. If it were possible for a rocket to travel at the speed of light (3.0 x 108 m/s), about how long would it take to reach this speed from rest? Assume the rocket accelerates at a rate of 750 m/s2

[supanova_question]

Linear Optimization complementary slackness Mathematics Assignment Help

. It is late Thursday night. Your best friend is trying to finish the Math430 homework. Your friend thinks that after doing tons of calculations and many simplex iterations he/she found the optimal solution to the following LP (note the objective function is maximize):
max 8×1 −9×2 +12×3 +4×4 +11×5
s.t. 2×1 −3×2 x1 +7×2 5×1 +4×2
+4×3 +x4 +3×5 ≤1 +3×3 −2×4 +x5 ≤ 1 −6×3 +2×4 +3×5 ≤ 22
xi ≥0
Your friend claims that x ̄1 = x ̄3 = x ̄5 = 0, x ̄2 = 2 and x ̄4 = 7 is the optimal solution. Do you believe that?
By using complementary slackness, convince your friend that he/she is wrong.

[supanova_question]

insurance basic problem Business Finance Assignment Help

An insurance policy is a contract between an insured and an insurer in which

a.
b.
c.
d.

[supanova_question]

SQL AdventureWorksLT2008R2 Databases Programming Assignment Help

List the Product Name and ProductID for all products that have
not sold. Use a sub query

<p class="MsoNormal" style="margin:0in;margin-bottom:.0001pt;line-height:normal;
mso-layout-grid-align:none;text-autospace:none”>

<p class="MsoNormal" style="margin:0in;margin-bottom:.0001pt;line-height:normal;
mso-layout-grid-align:none;text-autospace:none”>

<p class="MsoNormal" style="margin:0in;margin-bottom:.0001pt;line-height:normal;
mso-layout-grid-align:none;text-autospace:none”>USE
AdventureWorksLT2008R2;

[supanova_question]

[supanova_question]

C++ prog code project Programming Assignment Help

1. Have general program comments at top of a program.

  • Program name

  • Programmer Name

  • Purpose

  • Input

  • Output

  • Process/Algorithm

2. NO global variables should be used unless approval obtained.

3. Main function definition should always be the first function listed in the main source/driver program file.

4. Have comments at the end for every variable/constant declared.

5. Have comments at top for every ‘user-defined’ function.

6. Use naming convention throughout the course. 

  • Lower cases for variables. Use underscore or mixed case for multiple words such as firstName or first_name.

  • Upper cases for constants. Use underscore for multiple words such as TAX_RATE.

  • Choose meaningful identifier name

  • Start class name with an upper case letter

  • in the case of loop count variables the letters i, j, k, etc. may be used

7. All functions need to be prototyped before the main() function or in header file.

8. All variables or constants need to be declared at the top of a function.

9. Clean unused codes when possible.

10. Make your code readable by using blank lines, comment lines and indention.

11. Send ONLY the source code (.cpp, .h) .

Problem:Write a program to create, update, delete and save salesperson records with following IPO specifications. A Salesperson record includes a salesperson’s (1)Name, (2) ID Number, (3) Start Year, and (4) Employment Status – Full Time or Part Time.

//Input: Salesperson data

//Output: A data file containing salesperson records

//Process: 

// 1. check file existenace. If no file created before, notify user to create a file first from the menu options. (1 point)

// 2. continue to do (1 point)

//a.  show menu (1 point)

//b.  perform choice from menu

//- create a new file (1 point)

//a. Ask user for the file name

//b. Create the file and close it

//c. Record the file name in the default verficiation file

//- Add a new record (2 points)

//a. Ask user to enter salesperson ID number first

//b. Check the data file to see whether the record exists using the Saleperson ID number

//c. If record not exists, continue adding the record to the file. Otherwise, notify the user.

//- Delete a record (2 points)

//a. Ask user to enter salesperson ID number

//b. Get record from data file

//c. Delete record

//- Update a record (2 points)

//a. Ask user to enter salesperson ID number

//b. Get record from data file

//c. Update record

//- Check a record (2 points)

//a. Ask user to enter salesperson ID number

//b. Get record from data file

//c. Display record

//- Display all records : loop whole file to (2 points)

//a. get record from data file

//b. display record

//- Exit

// until Exit option is chosen

C++ prog code project Programming Assignment Help[supanova_question]

Assignment 2: Managing a Merger Computer Science Assignment Help

Assignment 2: Managing a Merger
Due Week 10 and worth 140 points

Imagine you work for Quality Corporation (Quality.ad) who has just recently bought Crescent Inc. (Crescent.ad) in a recent merger. Quality and Crescent have separate offices in St. Louis (Quality HQ), Little Rock, and Austin (Crescent HQ). Crescent also has offices in Oklahoma City, Tulsa, and Santa Fe. The desire is to establish trusts between the two (2) AD forests and consolidate core services (DNS, DHCP, etc.) as soon as possible. Both companies are running Server 2012 as Domain Controllers. Their primary DNS, DHCP, and Domain Controller servers are in the two (2) corporate headquarters with secondary servers located in the other cities to reduce latency.

For the Quality.ad domain, the Flexible Single Master Operation (FMSO) roles are located on Server01, which is located at the Quality HQ. For the Crescent.ad domain, the FSMO roles are located on RWDC01, which is located at the Crescent HQ. In addition, the Quality.ad domain has several servers configured as a Certificate Authority, and the Crescent.ad domain has a single Certificate Authority.

During this acquisition, you will need to consider the following:

  • The Crescent Inc. has developed several enhancements for the widgets that your company produces. The engineering documents are installed on the ServerDocs located at the Austin office. You will need to configure the necessary systems so that the engineers from Quality Corporation can access these documents. Since these documents are considered proprietary and highly confidential, you must ensure that no other users except the two (2) engineering teams can access these documents and that the documents stay within the company.
  • For both organizations, all user IDs and digital certificates from the other organization must be recognized. 

Write a six to eight (6-8) page paper in which you:

  1. Explain the key considerations behind establishing trust relationships between the two (2) domains.
  2. Suggest a method for consolidating Core Network services.
  3. Provide a plan for integrating both AD forests eliminating duplication of service wherever possible.

Your assignment must follow these formatting requirements:

  • Be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides; citations and references must follow APA or school-specific format. Check with your professor for any additional instructions.
  • Include a cover page containing the title of the assignment, the student’s name, the professor’s name, the course title, and the date. The cover page and the reference page are not included in the required assignment page length.

The specific course learning outcomes associated with this assignment are:

  • Describe, manage, and install Active Directory replication, federation services, and certificate services.
  • Demonstrate the ability to plan an advanced AD, DHCP, and DNS solution.
  • Describe and plan for configuring a domain and forest as well as configuring trusts.
  • Use technology and information resources to research issues in advanced network infrastructure environments.
  • Write clearly and concisely about advanced network infrastructure topics using proper writing mechanics and technical style conventions.

Grading for this assignment will be based on answer quality, logic / organization of the paper, and language and writing skills, using the following rubric.

[supanova_question]

Possible Disadvantages, Answers, with Visuals Humanities Assignment Help

Assignment 5: Persuasive Paper Part 3: Possible Disadvantages, Answers, with Visuals
Due Week 10 and worth 250 points

Using feedback from your professor and classmates, revise Parts 1 and 2, and add Part 3. Plan to include visuals to illustrate the advantages of your proposed solution.

Write an eight to ten (8-10) page paper in which you:

Provide Part I: Revision of A Problem Exists (3-4 pages)

1. Revise your Persuasive Paper Part 1: A Problem Exists, using feedback from the professor and classmates. 

Provide Part 2: Revision of Part 2: Solution to Problem and Advantages (3-4 pages)

2. Revise your Persuasive Paper Part 2: Solution to Problem and Advantages, using feedback from the professor and classmates.

Develop Part 3: Possible Disadvantages, Answers, with Visuals (1-2 pages, for 7-9 total pages)

3. Included a defensible, relevant thesis statement in the first paragraph. 

4. State, explain, and support the first disadvantage (economic, social, political, environmental, social, equitable, ethical/moral, etc.) to your solution and provide a logical answer. This should be one (1) paragraph. 

5. State, explain, and support the second (and third if desired) disadvantage (economic, social, political, environmental, social, equitable, ethical/moral, etc.) to your solution and provide a logical answer. This should be one or two (1-2) paragraphs.

6. Include one or two (1-2) relevant visuals that help illustrate an advantage.  

7. Use effective transitional words, phrases, and sentences.

8. Provide a concluding paragraph to summarize the proposed solution, its advantages, possible disadvantages, and answers to the disadvantages. Repeat or paraphrase your thesis statement.  

9. Develop a coherently structured paper with an introduction, body, and conclusion.

10. Use one (1) or more rhetorical strategy (ethos, logos, pathos) to explain claims. 

11. Support disadvantages and answers with at least two (2) additional quality relevant references. Use at least eight (8) total for Parts 1, 2, and 3. Note: Wikipedia and other Websites do not qualify as academic resources.

Your assignment must follow these formatting guidelines:

  • Be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides; citations and references must follow APA or school-specific format. Check with your professor for any additional instructions.
  • Include a cover page containing the title of the assignment, the student’s name, the professor’s name, the course title, and the date. The cover page and the reference page are not included in the required assignment page length.

Note: Submit your assignment to the designated plagiarism program so that you can make revisions before submitting your paper to your professor. 

The specific course learning outcomes associated with this assignment are:

  • Recognize the elements and correct use of a thesis statement. 
  • Associate the features of audience, purpose, and text with various genres.
  • Analyze the rhetorical strategies of ethos, pathos, logos in writing samples and for incorporation into essays or presentations.
  • Correct grammatical and stylistic errors consistent with Standard Written English. Prepare a research project that supports an argument with structure and format appropriate to the genre.
  • Revise drafts to improve clarity, support, and organization. 
  • Recognize how to organize ideas with transitional words, phrases, and sentences.
  • Incorporate relevant, properly documented sources to substantiate ideas.
  • Use technology and information resources to research selected issues for this course.
  • Write clearly and concisely about selected topics using proper writing mechanics.  

[supanova_question]

Need help with questions problems and math Business Finance Assignment Help

© 2014 Strayer University. All Rights Reserved. This document contains Strayer University Confidential and Proprietary information

and may not be copied, further distributed, or otherwise disclosed in whole or in part, without the expressed written permission of

Strayer University.

FIN 534 Homework Set #5 Page 1 of 2

Directions: Answer the following questions on a separate document. Explain how you reached the answer

or show your work if a mathematical calculation is needed, or both. Submit your assignment using the

assignment link in the course shell. This homework assignment is worth 100 points.

Use the following information for Questions 1 through 3:

Boehm Corporation has had stable earnings growth of 8% a year for the past 10 years and in 2013

Boehm paid dividends of $2.6 million on net income of $9.8 million. However, in 2014 earnings are

expected to jump to $12.6 million, and Boehm plans to invest $7.3 million in a plant expansion. This onetime

unusual earnings growth won’t be maintained, though, and after 2014 Boehm will return to its

previous 8% earnings growth rate. Its target debt ratio is 35%.

Calculate Boehm’s total dividends for 2014 under each of the following policies:

1. Its 2014 dividend payment is set to force dividends to grow at the long-run growth rate in

earnings.

2. It continues the 2013 dividend payout ratio.

3. It uses a pure residual policy with all distributions in the form of dividends (35% of the $7.3 million

investment is financed with debt).

4. It employs a regular-dividend-plus-extras policy, with the regular dividend being based on the

long-run growth rate and the extra dividend being set according to the residual policy.

Use the following information for Questions 5 and 6:

Schweser Satellites Inc. produces satellite earth stations that sell for $100,000 each. The firm’s fixed

costs, F, are $2 million, 50 earth stations are produced and sold each year, profits total $500,000, and the

firm’s assets (all equity financed) are $5 million. The firm estimates that it can change its production

process, adding $4 million to investment and $500,000 to fixed operating costs. This change will (1)

reduce variable costs per unit by $10,000 and (2) increase output by 20 units, but (3) the sales price on

all units will have to be lowered to $95,000 to permit sales of the additional output. The firm has tax loss

carryforwards that render its tax rate zero, its cost of equity is 16%, and it uses no debt.

5. What is the incremental profit? To get a rough idea of the project’s profitability, what is the

project’s expected rate of return for the next year (defined as the incremental profit divided by the

investment)? Should the firm make the investment? Why or why not?

6. Would the firm’s break-even point increase or decrease if it made the change?

Use the following information for Questions 7 and 8:

Suppose you are provided the following balance sheet information for two firms, Firm A and Firm B (in

thousands of dollars).

                            Firm A                                      Firm B

Current assets               $150,000                                $120,000

Fixed assets (net)           150,000                                    180,000

Total assets                     $300,000                                $300,000

Current liabilities               $20,000                                 $80,000

Long-term debt                   80,000                                   20,000

Common stock                 100,000                                 100,000

Retained earnings             100,000                                100,000

Total liabilities and equity $300,000                              $300,000

Earnings before interest and taxes for both firms are $30 million, and the effective federal

plus-state tax rate is 35%.

7. What is the return on equity for each firm if the interest rate on current liabilities is12% and the

rate on long-term debt is 15%?

8. Assume that the short-term rate rises to 20%, that the rate on new long-term debt rises to 16%,

and that the rate on existing long-term debt remains unchanged. What would be the return on

equity for Firm A and Firm B under these conditions?

9. In 1983 the Japanese yen-U.S. dollar exchange rate was 250 yen per dollar, and the dollar cost

of a compact Japanese-manufactured car was $10,000. Suppose that now the exchange rate is

120 yen per dollar. Assume there has been no inflation in the yen cost of an automobile so that all

price changes are due to exchange rate changes. What would the dollar price of the car be now,

assuming the car’s price changes only with exchange rates?

[supanova_question]

Getting the Job Please Humanities Assignment Help

  • As the video titled “Melissa Forman – Hilarious Resume Typos” (4 min 55 s) located at https://www.youtube.com/watch?v=FClWySJ6Sxsdemonstrates it is very important to avoid mistakes when writing resumes and cover letters. Think back over your background and job history. What types of messaging have you used that are related to “finding” and “obtaining” employment? Some examples may include: job application cover letters, thank you notes, job-acceptance letters, recommendation requests, and others. Based on the video you watched, determine what the protocol is in your field or area of interest, and ascertain what makes an effective messaging tool. Please share relevant experiences / anecdotes from your work life.

[supanova_question]

https://anyessayhelp.com/demonstrates it is very important to avoid mistakes when writing resumes and cover letters. Think back over your background and job history. What types of messaging have you used that are related to “finding” and “obtaining” employment? Some examples may include: job application cover letters, thank you notes, job-acceptance letters, recommendation requests, and others. Based on the video you watched, determine what the protocol is in your field or area of interest, and ascertain what makes an effective messaging tool. Please share relevant experiences / anecdotes from your work life.

[supanova_question]

https://anyessayhelp.com/demonstrates it is very important to avoid mistakes when writing resumes and cover letters. Think back over your background and job history. What types of messaging have you used that are related to “finding” and “obtaining” employment? Some examples may include: job application cover letters, thank you notes, job-acceptance letters, recommendation requests, and others. Based on the video you watched, determine what the protocol is in your field or area of interest, and ascertain what makes an effective messaging tool. Please share relevant experiences / anecdotes from your work life.

[supanova_question]

https://anyessayhelp.com/demonstrates it is very important to avoid mistakes when writing resumes and cover letters. Think back over your background and job history. What types of messaging have you used that are related to “finding” and “obtaining” employment? Some examples may include: job application cover letters, thank you notes, job-acceptance letters, recommendation requests, and others. Based on the video you watched, determine what the protocol is in your field or area of interest, and ascertain what makes an effective messaging tool. Please share relevant experiences / anecdotes from your work life.

[supanova_question]

SQL AdventureWorksLT2008R2 Database Programming Assignment Help

SQL AdventureWorksLT2008R2 Database Programming Assignment Help

× How can I help you?