Im1 Activity 7 Mercolita Bsit3c

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Republic of the Philippines

PARTIDO STATE UNIVERSITY


Goa, Camarines Sur

COLLEGE OF ARTS AND


SCIENCES
Institute of Information
Technology First Semester
AY 2022-2023

Module 7
Modifying Clauses

Name of Student: Jamaica L. Mercolita Week No: 12-13


Course Code: IM1 Name of Faculty: Francia Theresa
L. Oliver Course Title: Advanced Database System

ACTIVITIES

Identification
Instruction: Answer the following questions.
FROM 1. A modifying clause that specifies from which tables data should be taken.
ORDER BY 2. A modifying clause that sorts the results of prior clauses to produce final output.
HAVING 3. It filters out rows that don’t satisfy the search condition.
Predicates 4. It is an expression that asserts a fact about values.

Enumeration
1. List four modifying clauses available in SQL.
• FROM
• HAVING
• ORDER BY
• GROUP BY
2. List the four symbols used in comparison predicates.
• =
• >
• <
• >=
Republic of the Philippines
PARTIDO STATE UNIVERSITY
Goa, Camarines Sur

I. ASSESSMENT

Comparison of the BETWEEN, NULL, IN AND NOT IN predicates during scheduled f2f class.

II. SUGGESTED REFERENCES

W3Schools. (n.d.). SQL FROM. Retrieved November 4, 2022, from www.w3schools.com


website: https://www.w3schools.com/sql/sql_ref_from.asp

Coronel C.,Morris S., DATABASE SYSTEMS Design, Implementation, and Management 12th
ed. 2017

Ramez Elmasri, and Shamkant B Navathe. Fundamentals of Database Systems. Hoboken, New
Jersey, Pearson, 2017.

Debarros, Anthony. Practical SQL : A Beginner’s Guide to Storytelling with Data. San Francisco,
No Starch Press, 2018.

Prepared by Reviewed by Approved by

FRANCIA THERESA L. SALVADOR V. BRIONES II HAZEL JEAN C. PESINO


OLIVER
FACULT CHAIRMAN, REVIEW COMMITTEE PROGRAM DIRECTOR
Y

You might also like