ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Databases  >>  SQL Server
 
 


 

 
 Oracle interview questions  Oracle Interview Questions
 SQL Server interview questions  SQL Server Interview Questions
 MS Access interview questions  MS Access Interview Questions
 MySQL interview questions  MySQL Interview Questions
 Postgre interview questions  Postgre Interview Questions
 Sybase interview questions  Sybase Interview Questions
 DB Architecture interview questions  DB Architecture Interview Questions
 DB Administration interview questions  DB Administration Interview Questions
 DB Development interview questions  DB Development Interview Questions
 SQL PLSQL interview questions  SQL PLSQL Interview Questions
 Databases AllOther interview questions  Databases AllOther Interview Questions
Question
write down the code for "how we delete a table without 
using of Drop command " ?
 Question Submitted By :: Bandabia
I also faced this Question!!     Rank Answer Posted By  
 
  Re: write down the code for "how we delete a table without using of Drop command " ?
Answer
# 1
DELETE FROM TABLENAME
 
Is This Answer Correct ?    4 Yes 11 No
Bru Medishetty
 
  Re: write down the code for "how we delete a table without using of Drop command " ?
Answer
# 2
delete from tablename
 
Is This Answer Correct ?    0 Yes 2 No
Jansi
 
 
 

 
 
 
Other SQL Server Interview Questions
 
  Question Asked @ Answers
 
how to dispaly a particular row details from a given table  1
What are the OS services that the SQL Server installation adds?  1
What does the INSTEAD OF trigger do?  3
What is The Use Of TIMESTAMP DataType in SQL Server 2005?  3
What is the difference between login and a user? TCS7
WHY CAN WE CREATE ONLY ONE CLUSTERED INDEX ON A TABLE IN SQL SERVER?  6
1.How to check the backup file details if we do not have access to that folder 2.how to check the backup file size without connecting to the folder IBM1
What are sub-queries? Give example? In which case sub-queries are not feasible? Infosys3
what is the maximum size of a row in sql server 2000 and 2005  2
Explian different types of BACKUPs avaialabe in SQL Server? Given a particular scenario, how would you go about choosing a backup plan? HCL2
What are primary keys and foreign keys?  3
What is Schema? and why we use schemas?  1
what is normalization? what is denormalization? Satyam5
there is a table having two columns no and name and the data is 1 A 2 B 3 C write a query that will result a horizontal output A,B,C vsworx7
What is BCP? When do we use it?  1
employee table has employee id ----------- empid ---------------- 1 2 3 3 3 4 5 5 5 6 6 6 7 here the values r repeated two times.how to select the repeated values only.i.e 3,5,6 should alone come.  2
How can you get @@error and @@rowcount at the same time?  5
There is a trigger defined for INSERT operations on a table, in an OLTP system. The trigger is written to instantiate a COM object and pass the newly insterted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better?  1
how many type of subquery?  2
What about UPDATESTATISTICS ? Intelligroup2
 
For more SQL Server Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com