Ask Experts Questions for FREE Help!
 

Free Answers in 3 Easy Steps

Register Now
3 Steps
 


Ask QuestionsprogressAnswer QuestionsprogressBuild ReputationprogressBecome an Expert
 
At Ask Me Help Desk you can ask questions in any topic and have them answered for free by our experts. To ask questions or participate in answering them you must register for a free account. By registering you will be able to:
  • Get free answers from experts in any of our 300+ topics.
  • Accept money for answers that you provide.
  • Communicate privately with other members (PM).
  • See fewer ads.
  View Answers    Answer this question    Ask a question  
 

revathi_veesam
Dec 21, 2011, 10:08 PM
If I want to drop a table should I use this or not required

Ariusp
Dec 22, 2011, 12:45 AM
if its not ruined then just give it away its just a wast if its not used

ScottGem
Dec 22, 2011, 03:12 AM


if its not ruined then just give it away its just a wast if its not used

Do you even know what the question is here?

ScottGem
Dec 22, 2011, 03:14 AM
Use what? The Execute Immediate command?

Dropping a table in Oracle means running a SQL DROP Table query. When you run that query is up to you.