Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to truncate a table first before running a package?



How to truncate a table first before running a package?..

Answer / ram

truncate table table_name;

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More SQL Server Interview Questions

Explain the properties of sub-query in sql server?

0 Answers  


What does it mean to be in union?

0 Answers  


How to retrieve field values using mssql_result()?

0 Answers  


What is the cartesian product of the table?

0 Answers  


Difference between connected and disconnected database in .net with sql server?

0 Answers   Infosys,


What is a transaction and what are ACID properties?

14 Answers   Config Systems, IBM, TCS, Virtusa,


Please explain what is “asynchronous” communication in sql server service broker?

0 Answers  


What is the difference between WHERE AND IN? OR 1. SELECT * FROM EMPLOYEE WHERE EMPID=123 2. SELECT * FROM EMPLOYEE WHERE EMPID IN (123) WHAT IS THE DIFFERENCE?

15 Answers   Adsys, Cap Gemini,


How many clustered indexes can be created on a table? I create a separate index on each column of a table. what are the advantages and disadvantages of this approach?

0 Answers  


What is resource db in sql server?

0 Answers  


How do I create a stored procedure in sql server?

0 Answers  


What is difference between table aliases and column aliases? Do they affect performance?

0 Answers  


Categories