can we drop dual table

Answers were Sorted based on User's Feedback



can we drop dual table..

Answer / vyshak.navillae

yes but we need admin privileges.

Is This Answer Correct ?    15 Yes 4 No

can we drop dual table..

Answer / hraju_tt

Yes,Dual table can be dropped

Is This Answer Correct ?    6 Yes 1 No

can we drop dual table..

Answer / priya

Dual table is a single row , single coloumn table.
with single datatype VARCHAR2(1).
Yes we can Drop by the syntax
Drop table SYS DUAL;

But it is not a good practice to drop because we can't recreate Dual table.

Is This Answer Correct ?    1 Yes 0 No

can we drop dual table..

Answer / guest

yes

Is This Answer Correct ?    1 Yes 1 No

can we drop dual table..

Answer / ss

No Bcoz its System Defined Table we cannot drop..

Is This Answer Correct ?    0 Yes 4 No

can we drop dual table..

Answer / mohamed ibrahim

Yes
Syntax for Drop more than one table

DROP TABLE TABLE1,TABLE2,.....n

Is This Answer Correct ?    2 Yes 11 No

can we drop dual table..

Answer / rudresh

Yes Dual Table Can Be Dropped .
drop table Tablename1,Tablename2

Is This Answer Correct ?    0 Yes 9 No

Post New Answer

More Oracle AllOther Interview Questions

wht r the base tables & primary key for BOM& WIP modules

1 Answers   Satyam,


how to display last 5 letters from a name (take emp table ename )

6 Answers   IBM,


Differentiate between standard remittance and bills receivable remittance : oracle accounts receivable

0 Answers  


Explain prerequisites and post activities of oracle database installation

0 Answers  


What is the technical flow associated with P2P or Procure to Pay cycle like the tables, APIs, concurrent programs involved in this cycle. Only technical please.

0 Answers   TCS,






QUESTION IS THAT DURING UPLOADING DATA IN PROD SERVER,OUR EQUIPMENT TAG NUMBERS ARE NOT MATCHING WITH SAP TAG NUMBERS SO DUE TO THIS WE ARE FACING PROB, BECAUSE WHENEVER ALARM IS COMING FROM SCADA DUE MISMATCH THE NOTIFICATION IS NOT CREATED IT IS GIVING ERROR. PLEASE SUGGEST THE METHOD SO THAT THE TAG NUMBERS OF BOTH (SCADA EQUIPMENT AND SAP EQUIP) SHOULD CONCIDE.OTHERWISE WE HAVE TO GO FOR LONG PROCESS EITHER BY INTERFACE TABLE OR BY EXPORTING ALL DATA AND MAKING RIGHT CHANGES.DO YOU HAVE ANY SHORTCT METHOD PL WRITE ME. THANKS

0 Answers   Telesis,


How can you rebuild an index?

1 Answers  


deference between & and &&

2 Answers   Mphasis,


Explain the difference between $ORACLE_HOME and $ORACLE_BASE.

2 Answers  


How do you create a credit note against an invoice? : oracle accounts receivable

0 Answers  


How to find 8th person record in a table? Plz mail ur answers to mak2786@gmail.com Regards Arun

8 Answers  


Explain the difference between a hot backup and a cold backup and the benefits associated with each

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)