P Pre Langsql Cssfilehk1styleinsert Into Instructor Values #240
</p> <pre><code class="language-sql">Insert into instructor values (10211, ’Smith’, ’Biology’, 66000);</code></pre> <p>What type of statement is this?
This multiple choice question (MCQ) is related to the book/course gs gs117 Database Management System. It can also be found in gs gs117 SQL: Queries, Constraints and Triggers - SQL Basics and SQL Data Definition - Quiz No.1.
Insert into instructor values (10211, ’Smith’, ’Biology’, 66000);
What type of statement is this?
Query
DML
Relational
DDL
Similar question(s) are as followings:
Online Quizzes of gs117 Database Management System
Indexing and Hashing - Bitmap Indices - Quiz No.1
gs gs117 Database Management System
Online Quizzes