the INGRES algorithm (the detachment technique)

Np Ms Office 365/Excel 2016 I Ntermed
1st Edition
ISBN:9781337508841
Author:Carey
Publisher:Carey
Chapter3: Performing Calculations With Formulas And Functions
Section: Chapter Questions
Problem 3.13CP
icon
Related questions
Question
Apply the INGRES algorithm (the detachment technique) to the following query:
Select std_name,std_dpt
FROM std_info,std_absence
WHERE std_info.std_id%3std_absence.std_id
AND std_absence.abs_hrs > 1
AND std_absence.date = '2020-12-06';
std_info
I std_id ! std name i std_dpt
I std_avg
1 | Ahmed
2 i Ali
! Information !
I Networks
75
80 :
std_absence
| std_id : std_name : date
I abs_hrs!
1 ! Ahmed
2 I Ali
1 ! Ahmed
| 2020-12-06 1
| 2020-12-06
| 2020-12-08 I
Transcribed Image Text:Apply the INGRES algorithm (the detachment technique) to the following query: Select std_name,std_dpt FROM std_info,std_absence WHERE std_info.std_id%3std_absence.std_id AND std_absence.abs_hrs > 1 AND std_absence.date = '2020-12-06'; std_info I std_id ! std name i std_dpt I std_avg 1 | Ahmed 2 i Ali ! Information ! I Networks 75 80 : std_absence | std_id : std_name : date I abs_hrs! 1 ! Ahmed 2 I Ali 1 ! Ahmed | 2020-12-06 1 | 2020-12-06 | 2020-12-08 I
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Computer cables
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning
A Guide to SQL
A Guide to SQL
Computer Science
ISBN:
9781111527273
Author:
Philip J. Pratt
Publisher:
Course Technology Ptr