Question: Write SQL code that will display all the job descriptions (JOB_DESCRIPTION) in the job table that have a charge per hour (JOB_CHG_HOUR) greater than
Write SQL code that will display all the job descriptions (JOB_DESCRIPTION) in the job table that have a charge per hour (JOB_CHG_HOUR) greater than R50. Your output should look like Figure 3. Figure 3: JOB_DESCRIPTION Civil Engineer Mechanical Engineer Electrical Engineer Systems Analyst Database Designer JOB CHG HOUR 55.78 67.9 84.5 96.75 125
Step by Step Solution
There are 3 Steps involved in it
Here is the answer of your question Pls take closer look SQL Code SELECT JOBDESCRIPTI... View full answer
Get step-by-step solutions from verified subject matter experts
