You are on page 1of 3

Session Plan _1___

Unit of Competence : Use Basic Structured Query Language


Module Title : Use Basic Structured Query Language
LO 1 Write an SQL statement to retrieve and sort data
Session Objectives: At the end of this session the learners shall be able to –
 Retrieving all data and specific data from table.
 Clause is used to sort query output.
 Number of rows restricted is retrieved by placing specific criteria in
the select statement.
 Comparison operators in the clause is used to compare numeric,
character, string, date and time data
 Boolean operators is used with the correct precedence
 Criteria in the 'where' clause is used to check for a range of values, to
select values from a list, and to check for values that match a pattern
 SQL syntax is used to suppress duplicate values and null values from
query results
Nominal
Activities Contents Learning Methods
Duration
Introduction (15)min Introduction to the module Lecture
Sessions 4hrs Retrieving all data and specific data from table. Lecture & Individual
2hr  Clause is used to sort query output. Individual activity
2hrs  Number of rows restricted is retrieved by Individual activity
body
placing specific criteria in the select
statement.
1hr  Comparison operators in the clause is used to Individual activity
compare numeric, character, string, date and
time data
1hr  Boolean operators is used with the correct Individual activity
precedence
1hrs  Criteria in the 'where' clause is used to check Individual
for a range of values, to select values from a Activity
list, and to check for values that match a
pattern
1hrs SQL syntax is used to suppress duplicate values Individual activity
and null values from query results
Evaluation 20min Accomplishments of LAB test Individual activity
Summary 40min Wrap up and feed back Monitoring
Resources  Learning Guide
 TTLM
 Reference Book
Session Plan _2___

Unit of Competence : Use Basic Structured Query Language

Module Title : Use Basic Structured Query Language

LO2 Write SQL statements that use functions


Session Objectives: At the end of this session the learners shall be able to –
 Arithmetical operators is used with the correct precedence
 String functions and operators is used to obtain the required
query output
 Mathematical functions is used to obtain the required output,
where required
 Date functions are used to obtain the required output
 SQL aggregate functions are used to obtain the required output

Nominal
Activities Contents Learning Methods
Duration
(15)min Introduction to the module Lecture
Introduction
Sessions 4hrs  Arithmetical operators is used with the Lecture & Individual
correct precedence
2hr  String functions and operators is used to Individual activity
body obtain the required query output
2hrs  Mathematical functions is used to obtain the Individual activity
required output, where required

2hr  Date functions are used to obtain the Individual activity


required output

2hr  SQL aggregate functions are used to obtain Individual activity


the required output

Evaluation 20min Accomplishments of LAB test Individual activity


Summary 40min Wrap up and feed back Monitoring
Resources  Learning Guide
 TTLM
 Reference Book

Session Plan _3___


Unit of
Use Basic Structured Query Language
Competence :
Module Title : Use Basic Structured Query Language
LO 3 Write SQL statements that use aggregation
Session Objectives: At the end of this session the learners shall be able to –
 Clause used to aggregate data by multiple columns
 Aggregated data is sorted in the query output

Nominal Learning
Activities Contents
Duration Methods
Introducti (15)min Introduction to the module Lecture
on
Sessions 4hrs  Clause used to aggregate data by Lecture &
multiple columns Individual
.
body 4hr  Aggregated data is sorted in the Individual
query output activity
2hrs  Summary from each outcome Individual
activity
20min Accomplishments of LAB test Individual
Evaluation
activity
Summary 40min Wrap up and feed back Monitoring
Resources  Learning Guide
 TTLM
 Reference Book

You might also like