You are not logged in.
Pages:: 1
#1 2015-09-18 07:00:19
SQL Eliminate Command:
Database Quizzes SQL
Question:
The command to eliminate a table from a database is:
Option A):
DROP TABLE CUSTOMER;
Option B):
REMOVE TABLE CUSTOMER;
Option C):
DELETE TABLE CUSTOMER;
Correct Answer is Option A):
DROP TABLE CUSTOMER;
You cannot discover the new oceans unless you have the courage to lose the sight of the shore.
Offline
2015-09-18 07:00:19
- Advertisement
- Ads By Google
Re: SQL Eliminate Command:
\n
Pages:: 1