Is it possible to drop a column in a table which contains only one column? How?
Answer Posted / eshwer
No, its not possible to drop all columns.
CREATE TABLE T2(A NUMBER(2));
table T2 created.
alter table
T2
drop column
A;
Error report:
SQL Error: ORA-12983: cannot drop all columns in a table
12983. 00000 - "cannot drop all columns in a table"
*Cause: An attempt was made to drop all columns in a table.
*Action: Make sure at least one column remains in the table after
the drop column operation.
SELECT * FROM T2;
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What Are Cross Validation & Adi?
types of receipts and detail desription about recipts and tables effected by receipts?
as a technical developer in oracle applications which type errors feced in your experience sofar
What is an Oracle database Full Backup?
What is auto accounting what are the steps for setting up auto accounting? : oracle accounts receivable
i am pursuing mca and i want to do oracle apps technical in hydrabad, plz guide me tne best institue in hydrabad those have excellent knowledge in oracle apps.
How I can load an image into image item on Forms. I want to know about built-ins and procedure. and also code for it.
What is mrc and what is its use? : oracle accounts receivable
What is db_recovery_file_dest in oracle? When do you need to set this value?
Differentiate between transaction type and transaction source? : oracle accounts receivable
Why more redos are generated when the oracle database is in begin backup mode?
Explain how to account for bank charges deducted from amount received against an invoice. : oracle accounts receivable
what are the tools used for oracle 10g in real time.
Differentiate between standard remittance and bills receivable remittance : oracle accounts receivable
what are all the conversion and interfaces in GL,AP,AR,HRMS with example? otherwise send send link for these