Preview

Hcs 325 Rhetorical Analysis Phase 2

Satisfactory Essays
Open Document
Open Document
485 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Hcs 325 Rhetorical Analysis Phase 2
BMIS 325 Phase II
Part A: Table Creation and Data Loading

Part B: Reports
1.) Human Resources:
Select Regions.RegionName, Countries.CountryName, concat(Employees.LastName, ', ' ,Employees.FirstName) EmployeeName, concat(EmployeeTitles.Title,' - ',Employees.Level) Title, concat(Employees.Salary ,'(USD)') Salary from master.dbo.Employees Employees left join master.dbo.Countries Countries on Employees.CountryID = Countries.CountryID left join master.dbo.EmployeeTitles EmployeeTitles on EmployeeTitles.TitleID = Employees.TitleID left join master.dbo.Regions Regions on Regions.RegionID = Countries.RegionID order by Regions.RegionName asc ,Countries.CountryName asc ,Employees.LastName
…show more content…
Project hours select Projects.ProjectName, Projects.HourCapAmount, sum(WorkHours.HoursWorked) hoursworked, Projects.HourCapAmount-sum(WorkHours.HoursWorked) Difference from master.dbo.Projects Projects left join master.dbo.WorkHours WorkHours on WorkHours.ProjectID = Projects.ProjectID

where Projects.HourCapAmount <>0 group by Projects.ProjectName, Projects.HourCapAmount

b.) Project Hour Details select Projects.ProjectName, concat(Employees.FirstName, ' ' ,Employees.LastName), sum(WorkHours.HoursWorked) hoursworked from master.dbo.Projects Projects left join master.dbo.WorkHours WorkHours on WorkHours.ProjectID = Projects.ProjectID left join master.dbo.Employees Employees on Employees.EmpID =
…show more content…
from master.dbo.Projects Projects left join master.dbo.WorkHours WorkHours on WorkHours.ProjectID = Projects.ProjectID

where Projects.HourCapAmount <>0 group by projects.ProjectID, Projects.HourCapAmount) projectsover on projectsover.projid = projects.ProjectID and projectsover.hoursworked2 > Projects.HourCapAmount

group by Projects.ProjectName, concat(Employees.FirstName, ' ' ,Employees.LastName)

5.) Payroll select concat(Employees.FirstName,' ',Employees.LastName) Fullname, Countries.CountryName, Countries.WeeklyHours, weeklyhours1.week1 - Countries.WeeklyHours overtime_wk1 from master.dbo.Employees Employees left join master.dbo.Countries Countries on Countries.CountryID = Employees.CountryID left join master.dbo.WorkHours WorkHours on WorkHours.EmpID = Employees.EmpID inner join (select Employees.EmpID empid, sum(WorkHours.HoursWorked) week1 from master.dbo.Employees Employees left join master.dbo.WorkHours WorkHours on WorkHours.EmpID = Employees.EmpID where WorkHours.WH_Day between 1 and 7 and WorkHours.WH_Month = 4 group by Employees.EmpID) weeklyhours1 on weeklyhours1.empid = Employees.EmpID and weeklyhours1.week1 >

You May Also Find These Documents Helpful

  • Good Essays

    The team consists of 1 Registered Manager, 4 Duty Managers, 4 Day STR workers and 3 Night STR workers.…

    • 2653 Words
    • 11 Pages
    Good Essays
  • Satisfactory Essays

    Hiredate DATE No No Job VARCHAR2(15) No No Mgrno number(4) no no yes ( to emp.empno) Salary number(8,2) no no Comm number(8,2) no no Deptno number(2) no no yes ( to…

    • 1169 Words
    • 5 Pages
    Satisfactory Essays
  • Satisfactory Essays

    C_Name, C_Phone  CUSTOMER 9. RENTAL (Confirm_No, Vehicle_ID, Pickupmile, Returnmile, Ren_Pickupdate, Ren_Returndate) FK Confirm_No  RESERVATION FK Vehicle_ID  CAR 10. INVOICE (Inv_No, Confirm_No, Vehicle_ID, Inv_Date, Inv_Amount) FK Confirm_No, Vehicle_ID …

    • 182 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    M1 Unit 4 Assignment

    • 438 Words
    • 2 Pages

    2. Update the employee table and provide a salary for each employee using the salary column added in the previous problem. Validate the rows are there using a SELECT clause.…

    • 438 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    If you are hiring an outside contractor to do work on the project, this is a great example of scheduling a 24-hour block, since they may be in charge of creating their own scheduling.…

    • 348 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Create a one-to-many relationship between the Department field in the Department Managers table and the Department Field in the Volunteers table, being sure to enforce referential integrity. Close the Relationships window, saving the changes.…

    • 402 Words
    • 3 Pages
    Satisfactory Essays
  • Powerful Essays

    CAM 110 lesson 2 Toolbox_B

    • 8903 Words
    • 87 Pages

    In Out Position: HOURS Worked Vacation Sick Holiday HOURS Worked Vacation Sick Holiday TOTAL WEEK 2 Day Monday Tuesday Wednesday Thursday Friday Saturday Sunday Date…

    • 8903 Words
    • 87 Pages
    Powerful Essays
  • Good Essays

    2. SELECT e.ename, e.deptno, d.dname, d.deptno FROM emp e LEFT OUTER JOIN dept d ON e.deptno = d.deptno ORDER BY e.deptno, e.ename; SQL> SELECT e.ename, e.deptno, d.dname, d.deptno 2 FROM emp e 3 LEFT OUTER JOIN dept d 4 ON e.deptno = d.deptno 5 ORDER BY e.deptno, e.ename; ENAME DEPTNO DNAME DEPTNO ---------- ----------…

    • 1542 Words
    • 7 Pages
    Good Essays
  • Good Essays

    Kudler Fine Food Week 4

    • 284 Words
    • 2 Pages

    Note: Select all of the data from both of your tables before you perform the following.…

    • 284 Words
    • 2 Pages
    Good Essays
  • Good Essays

    Programing Problems

    • 721 Words
    • 3 Pages

    Main Module Declare EmployeeID As Real Declare HourlyRate As Real Declare RegHours As Real Declare OvertimeHours As Real Declare GrossPay As Real Declare Tax…

    • 721 Words
    • 3 Pages
    Good Essays
  • Good Essays

    In Martin Luther King Jr.’s “I Have a Dream (1963)” speech, he addresses the idea that in order to fulfill the premise that “all men were created equal,” the people of the nation must work together to move past the injustices inflicted on African Americans in order to ultimately grant them their civil rights. King’s claim is supported by first repeatedly alluding to historically renowned milestones in the fight against oppression and illustrating numerous metaphors to create an emotional connection with his audience. King’s “dream” that he frequently mentions is the nationwide unification to work toward a common goal in order to bring integration of all races and coexist without oppression. By establishing his goal, he creates an earnest tone for the people of America working toward cutting the “manacles of segregation and chains of discrimination.”…

    • 714 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Rhetorical Analysis

    • 963 Words
    • 4 Pages

    Voting is a very touchy subject in America today. With the economy the way it is people are paying more attention to the government than before. In his article Defending Our Voting Rights; Jeffrey Toobin argues that Republicans systematically attempt to disenfranchise Democrats. He argues that the Republicans go to great lengths to try to win elections. Jeffrey Toobin adequately supports his stance by stating facts, using quotes from credible sources, and by showing data that supports his arguments.…

    • 963 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Rhetorical Analysis

    • 701 Words
    • 3 Pages

    Claim: Wal-Mart’s uncharacteristic low prices on merchandise in comparison to other businesses have jeopardized the survival of smaller companies.…

    • 701 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Rhetorical Analysis

    • 895 Words
    • 4 Pages

    A mother is such a complex figure to think about. Mothers are expected to be loving, caring, sweet, but also firm and disciplinary. As seen around the world, mothers share different values and beliefs on raising their children. Many believe that the way a mother cares for her child molds the child into a certain adult. In ways, mothers have a power over their children that, as kids, are hard for our brains to grasp. In the article, The Estrangement, written by Jamaica Kincaid, thoughts on her mother are revealed and accessible to analyze. She shares her story about her mother/daughter relationship and throughout her story, The Estrangement, shows an underlining argument of the reality of the biased views children have towards their mothers.…

    • 895 Words
    • 4 Pages
    Good Essays
  • Good Essays

    A&D High Tech (A)

    • 613 Words
    • 3 Pages

    The estimated project completion date is TUE 11/13/13 with duration of 127 days. After leveling and re-allocating work along the project line, the project got delayed for 3 days so that the completion day moved up to FRI 11/21/13 (total duration of 130 days). (MS Project 2007)…

    • 613 Words
    • 3 Pages
    Good Essays