Question
Which of the following SQL commands is classified as a
Data Definition Language (DDL) command?Solution
The CREATE command is a fundamental DDL command used to define and structure database objects like tables, schemas, views, and indexes. 1. Purpose: It sets up the framework for storing and managing data by defining objects before any data is inserted. 2. Examples: Commands such as CREATE TABLE, CREATE VIEW, and CREATE INDEX establish database structures. 3. Irreversible Changes: Unlike DML commands, changes made by DDL commands, such as CREATE, are persistent and affect the database schema. 4. DDL Classification: Commands in this category include CREATE, ALTER, and DROP, all related to defining and modifying the database schema. The CREATE command is indispensable for initiating a database system, ensuring proper data organization and storage. Why Other Options Are Incorrect: • A) SELECT: A DML command used to retrieve data, not to define database structures. • B) INSERT: A DML command for adding records into a table. • D) UPDATE: A DML command used to modify existing data in a table. • E) COMMIT: A TCL command that saves transactions to the database, unrelated to schema definition.
A Teacher is supposed to be the Friend, Philosopher, and Guide. He should plan his evaluation while keeping in mind all types of learning aspects. As a ...
Having variety of question sets in a question paper increases it __________
When was the National Adult Education Programme (NAEP) launched?
Why is 'learning by doing' important?
For __________, 'Experimentation' the standard procedure to know the truth?
______ is a fast and efficient way to provide immediate feedback to the learner, and to save time on tutor marking.
Which of the following statements is/are correct regarding free and compulsory education in India?
When was the National Research Professorship (NRP) scheme instituted by the Government of India?
 _______ is the apex institution involved in the planned and coordinated development of the teacher education system in the country.
Which assessment technique involves students creating a collection of their work to demonstrate their progress and achievements?