GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Oracle  >  Database Administration

 Print  |  
Question:  Is it possible to drop more than one table using single sql statement? if yes then how.



April 04, 2007 04:51:10 #1
 subash   Member Since: Visitor    Total Comments: N/A 

RE: Is it possible to drop more than one table using s...
 
No, because we can drop only one table or table data by using drop.
     

 

Back To Question