SQL (OCR A-Level Computer Science): Quizzes

📚Quizzes
SQL
Sign up to keep practising.Create a free account to play more quizzes and track your progress.

Practise the questions

12 questions from this quiz

Show

What does SQL stand for?

Structured Query Language

Why is SQL important as a standardised language?

Ensures consistency across databases

How many main categories do SQL commands divide into?

Four

What is Data Definition Language (DDL) used for?

Define or modify database structure

What is Data Manipulation Language (DML) used for?

Manipulate data within tables

What does the SELECT command do?

Fetches records based on criteria

What does the UPDATE command do?

Updates existing records in a table

What does the DELETE command do?

Deletes records based on conditions

What is the WHERE clause used for in SQL?

Retrieves rows by setting conditions

Which are aggregate functions in SQL?

COUNT, AVG, SUM, MAX, MIN

What does INNER JOIN do?

Combines rows where match in both tables

What can happen if WHERE is missing in UPDATE or DELETE?

Unintended modifications to all records

Explore OCR A-Level Computer Science Revision Notes by Topics

Explore OCR A-Level Computer Science Model Answers by Topics

Explore OCR A-Level Computer Science Flashcards by Topics

Explore OCR A-Level Computer Science Exam Questions by Topics

Join 100,000+ A-Level students studying Quizzes with us.

Select your subjects, and get access to A+ resources today.