SQL (Structured Query Language) Question:

Which is the subset of SQL commands used to manipulate Oracle Database structures, including tables?

SQL Interview Question
SQL Interview Question

Answer:

Data Definition Language (DDL).


Previous QuestionNext Question
What are privileges that can be granted on a table by a user to others?What command is used to create a table by copying the structure of another table?