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       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
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 perfor If the table running time is taking 2hours and table is having 10 rows in it?  1
how many joins we can write if at all we have n no of tables Tanla-Solutions4
how to count datewise data in sqlserver IndusInd-Bank3
What does it mean to have quoted_identifier on? What are the implications of having it off?  2
In performance wise distinct is good or group by is good? eg:select name from emp group by name; select distinct name from emp; Infosys4
How to handle errors in Stored Procedures. I want to display a message to the user in the .aspx page that is calling a stored procedure in it's code behind. please help me. 247Customer1
what is difference between primary key and Unique  8
explain different types of jions with examples briefly? Zensar1
which database is best to use in oracle and sql server? explain reasons? TCS5
What types of integrity are enforced by a foreign-key constraint  1
SYNTAX FOR VIEWS WITH EXAMPLE HOW TO LINK TWO TABLES Microsoft1
what is the difference between Delete and Truncate Geo-Research-Centre3
What are cursors? Name four types of cursors and when each one would be applied? Adea-Solutions1
What are defaults? Is there a column to which a default can't be bound?  2
what is bit data type? and what are the information that can be stored inside a bit column?  2
write down the sql query? Table Name : emp1 empid empname 1 bala 2 guna Table Name : emp2 empid empname 1 <Null> 2 <Null> Solution : emp1 names are updated in emp2, write a query?  7
Please give me queries for the following 1. To get the count of duplicate records. 2. A query to delete the duplicate records. 247Customer3
What is a deadlock and what is a live lock? How will you go about resolving deadlocks? Microsoft1
how will u create "n" possible tables in sql... Oracle1
Can I remove the default constraint columns in SQL SERVER? Value-Labs3
 
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