Skip to main content
Chapter 1 of 7
Syllabus

Querying and SQL Functions

CBSE · Class 12 · Informatics Practices

Complete topic list for Querying and SQL Functions in CBSE Class 12 Informatics Practices. Key concepts, sub-topics, and what to focus on for board exams.

111 questions84 flashcards5 concepts

Interactive on Super Tutor

Studying Querying and SQL Functions? Get the full interactive chapter.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan — built for syllabus and more.

1,000+ Class 12 students started this chapter today

4 Topics · CBSE Class 12 Informatics Practices

Topics in Querying and SQL Functions

1

1. SQL Functions

  • SQL functions are categorised into Single row functions and Aggregate functions based on whether they act on one or multiple rows.
  • Single row functions are also known as Scalar functions.
  • Single row functions can be used in SELECT, WHERE, and ORDER BY clauses.
2

2. String and Date Functions

  • UCASE or UPPER converts a string into uppercase.
  • LOWER or LCASE converts a string into lowercase.
  • MID, SUBSTRING, and SUBSTR return a substring from a given position.
3

3. Aggregate Functions and GROUP BY

  • MAX returns the largest value from a specified column.
  • MIN returns the smallest value from a specified column.
  • AVG returns the average of values in a specified column.
4

4. Operations on Relations

  • UNION, INTERSECT and MINUS are binary operations on relations.
  • These operations work only when both relations have the same number of attributes and matching domains on corresponding attributes.
  • UNION combines selected rows of two tables and removes duplicates that appear in both tables.

Key Concepts

Central concept: SQL querying with functions, grouping, set operations, and joins

SQL FunctionsSingle Row FunctionsAggregate FunctionsGROUP BY and HAVINGOperations on RelationsUsing Two Relations in a QueryCARSHOWROOM DatabaseSchoolUniform Database Example

Frequently Asked Questions

What are the important topics in Querying and SQL Functions for CBSE Class 12 Informatics Practices?
Querying and SQL Functions covers several key topics that are frequently asked in CBSE Class 12 board exams. Focus on the core concepts listed on this page and practise related questions to build confidence.
How to score full marks in Querying and SQL Functions — CBSE Class 12 Informatics Practices?
Understand the core concepts first, then work through the 111 practice questions available for this chapter. Revise formulas and definitions regularly, and use flashcards for quick recall before the exam.

Sources & Official References

Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.

For serious students

Get the full Querying and SQL Functions chapter — for free.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan for CBSE Class 12 Informatics Practices.