SQL (Structured Query Language) Question:
Which is the subset of SQL commands used to manipulate Oracle Database structures, including tables?

Answer:
Data Definition Language (DDL).
Previous Question | Next 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? |