You are not logged in.
- Topics: Active | Unanswered
Pages:: 1
#1 2015-09-18 07:00:21
SQL Eliminate Command:
Database Quizzes SQL Database
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;
Failure is the first step towards seccess.
Offline
2015-09-18 07:00:21
- Advertisement
- Ads By Google
Re: SQL Eliminate Command:
Pages:: 1