Computer Science for IGCSE & O level - Databases (Section 1 - No. 33)
What is the purpose of an `SQL script`?
To store tables and records.
To specify how data should be stored.
To perform a specific task, often to be reused.
To define a database schema.
Explanation
An SQL script is a series of SQL commands combined to accomplish a particular task.
Comments (0)
