Inf3707 - database design and implementation Study guides, Class notes & Summaries

Looking for the best study guides, study notes and summaries about Inf3707 - database design and implementation? On this page you'll find 47 study documents about Inf3707 - database design and implementation.

Page 4 out of 47 results

Sort by

INF3707 - School of Computing (database design and implementation)
  • INF3707 - School of Computing (database design and implementation)

  • Exam (elaborations) • 11 pages • 2022
  • Question 1 (Lesson 4) a. The Human Resources department needs a report that displays the job ID and the average monthly salary for each job that has an average payroll that is between 5000 and 10000. The report should not include clerks. Sort the list in descending order of average salary. Sample results are shown below. Save your query as Q1A.SQL. [6] JOB_ID Average Salary IT_PROG 5760 MK_REP 6000 HR_REP 6500 ST_MAN 7280 FI_ACCOUNT 7920 AC_ACCOUN...
    (0)
  • $8.00
  • + learn more
INF3707 - Database Design And Implementation (INF3707)
  • INF3707 - Database Design And Implementation (INF3707)

  • Summary • 111 pages • 2021
  • INF3707 - Database Design And Implementation (INF3707)
    (0)
  • $4.39
  • + learn more
 INF3707 - Database Design And Implementation Assignment 02 Semester 01 & Semester 02 Year 2021
  • INF3707 - Database Design And Implementation Assignment 02 Semester 01 & Semester 02 Year 2021

  • Exam (elaborations) • 4 pages • 2021
  • Exam (elaborations) INF3707 - Database Design And Implementation
    (0)
  • $2.85
  • 1x sold
  • + learn more
INF3707 EXAM PACK 2020 - 2021
  • INF3707 EXAM PACK 2020 - 2021

  • Exam (elaborations) • 90 pages • 2022
  • INF3707 EXAM PACK 2020 - 2021. INF3707 - Database Design And Implementation
    (0)
  • $3.99
  • + learn more
 INF3707 EXAM PACK 2020.
  • INF3707 EXAM PACK 2020.

  • Exam (elaborations) • 92 pages • 2021
  • INF3707 EXAM PACK 2020. Database Design And Implementation.
    (0)
  • $3.69
  • + learn more
INF3707 EXAM NOTES.
  • INF3707 EXAM NOTES.

  • Exam (elaborations) • 7 pages • 2021
  • INF3707 EXAM NOTES. Database Design And Implementation. Difference between inner & outer join: Both inner & outer are used to combine rows for different tables into a single result. The difference is that inner join does not allow/retrieve non-matching rows (matched by PK & FK) where outer join does. The outer join will display ALL records from the table selected (by LEFT or RIGHT keyword) as well as the matching records from the other table that is in the query. The inner join will only di...
    (0)
  • $3.49
  • + learn more
INF3707 SCHOOL OF COMPUTING TUTORIAL LETTER 202/1/2010.
  • INF3707 SCHOOL OF COMPUTING TUTORIAL LETTER 202/1/2010.

  • Exam (elaborations) • 11 pages • 2021
  • INF3707 SCHOOL OF COMPUTING TUTORIAL LETTER 202/1/2010. The Human Resources department needs a report that displays the job ID and the average monthly salary for each job that has an average payroll that is between 5000 and 10000. The report should not include clerks. Sort the list in descending order of average salary. Sample results are shown below. Save your query as Q1A.SQL. [6] Solution select job_id, avg(salary)"Average salary" from employees where job_id not like '%CLER%' gr...
    (0)
  • $3.49
  • + learn more
inf3707_summary notes
  • inf3707_summary notes

  • Exam (elaborations) • 111 pages • 2021
  • INF3707 - Database Design & Implementation Summary 2014 Ref. Lesson Title Page 1. 1-L1 Retrieving data using the SQL select statement 2 2. 1-L2 Restricting and sorting data 7 3. 1-L3 Using single row functions to customize output 15 4. 1-L4 Reporting aggregated data using the group functions 25 5. 1-L5 Displaying data from multiple tables 30 6. 1-L6 Using sub-queries to solve queries 37 7. 1-L7 Using the set operators 42 8. 1-L8 Manipulating data 46 9. 1-L9 Using DDL statements to cr...
    (0)
  • $3.49
  • + learn more
INF3707 - Database Design and Implementation - Study Notes INF3707 - Database Design and Implementation - Study Notes
  • INF3707 - Database Design and Implementation - Study Notes

  • Summary • 63 pages • 2019
  • Summary for the course INF3707 - Database Design and Implementation at Unisa
    (4)
  • $4.47
  • 29x sold
  • + learn more
INF3707 Semester 2 Assignment 2 100% Correct Answers INF3707 Semester 2 Assignment 2 100% Correct Answers
  • INF3707 Semester 2 Assignment 2 100% Correct Answers

  • Answers • 6 pages • 2020
  • 100% correct answers for the INF3707 Semester 2 Assignment 2 for the year 2020. Only answers are provided.
    (0)
  • $5.03
  • + learn more