How to delete all rows with truncate table statement in ms sql server?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

How use inner join in sql server?

0 Answers  


If a table does not have a unique index, can a cursor be opened on it?

0 Answers  


What are the differences between stored procedure and functions in SQL Server 2000?

25 Answers   College School Exams Tests, HCL, Infosys, TCS,


In my application I have a process which picks the scanned files (tif format) from a shared location and it links to application and shown on it.The actuall issue is that my process picks the file before it is completly written or scanned which results in displaying few parts of the image or incomplete image.I need to check if the file is not completly scanned or written then do not link it to application.Please help if any body tell me that how can i check that file is in written phase or locked through DTS.thanking you in advance

0 Answers  


Explain the difference between control flow and data flow?

0 Answers  






How many types of Joins in SQL Server 2005?

9 Answers   CarrizalSoft Technologies, HCL,


Explain DBMS, RDBMS?

6 Answers  


What is collation sensitivity? Explain different types.

0 Answers  


what operator performs pattern matching?

2 Answers  


What is entity data services?

0 Answers  


Suppose you want to implement the many-to-many relationships while designing tables. How would you do it?

0 Answers  


Does dbcc checkdb requires db to be in single_user mode? : sql server database administration

0 Answers  


Categories