Answer:
DROP TABLE
Explanation:
DROP TABLE is used to remove a database table in Oracle.
The syntax is DROP TABLE <TableName>;
For example: Suppose there is a table called Student in the database which needs to be removed. Then the administrator with the required privilege can issue with the following command:
DROP TABLE Student;
This is distinct from DELETE statement which is used to delete individual row or set of rows.
Answer:
the first one is A
the second question is B,C,F
Explanation:edg2020
Answer:
I'm sure you'll find the answer your looking for on a diffrent site other than brainy
Sure what is your question? It also happened to me too
What grade are you in