How to truncate a table first before running a package?
Answer Posted / ram
truncate table table_name;
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How to check status of stored procedure in sql server?
How will you optimize a stored procedure optimization?
What are the basic functions for master, msdb, model, tempdb databases?
How you trouble shoot when any job fails
Which joins are sql server default?
1 01 101 01010
What are tables in sql server?
What is “asynchronous” communication in sql server service broker?
How to get the definition of a user defined function back?
What is tablesample?
What is the difference RDBMS and Graph Database?
What is cdc in sql server?
What is join and name different type of joins?
What is a field in a table?
Can we take the full database backup in log shipping?