Database-Management-System
August 29, 2024Normalization
August 29, 2024Database-Management-System
Question 285
|
The statement, INSERT INTO INSTRUCTOR VALUES (10211, ‘Smith’,’Biology’,66000)
is of type ?
is of type ?
Query
|
|
DML
|
|
Relational
|
|
DDL
|
Question 285 Explanation:
DML or Data Manipulation Language commands contains
->Select
->Update
->Delete
->insert
->Select
->Update
->Delete
->insert
Correct Answer: B
Question 285 Explanation:
DML or Data Manipulation Language commands contains
->Select
->Update
->Delete
->insert
->Select
->Update
->Delete
->insert
Subscribe
Login
0 Comments