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
What do you understand by mirroring?
What is explicit cursors?
Is port 1433 secure?
How many databases instances are there in sql server 2000?
What is the purpose of sql profiler in sql server? : sql server database administration
Which tcl commands are available on the sql server?
Why is there a performance difference between two similar queries where one uses union and the other uses union all?
Is it possible to replicate data from sql server to oracle? : sql server replication
What Is Rdbms?
What do you understand by recursive stored procedure?
What are pages and extents? : SQL Server Architecture
Can the query output be sorted by multiple columns in ms sql server?
In case you have filters in your report, when filters will be applied in cached report instance?
How to concatenate two binary strings together?
What are the benefits and tasks of object explorer? : sql server management studio