Computer Science for IGCSE & O level - Databases (Section 6 - No. 12)
What is the purpose of a SQL script?
To create a website.
To perform a task on a database.
To design a user interface.
To create a presentation.
Explanation
SQL scripts are used to perform various tasks on a database, like creating tables, inserting data, querying, and more.
Comments (0)
