Ashim Dutta Jul 10th, 2005 From Abinitio run sql component using the DDL "trucate table " Mithun Ganguly Sep 13th, 2005 By using the Truncate table component in Ab Initio kalyan Mar 15th, 2006 There are many ways to do it. 1. Probably the easiest way is to use Truncate Table 2. Run Sql or update table can be used to do the same thing 3. Run Program Girivardhana Reddy Oct 5th, 2006 You can truncate the table using one of the following components: Run SQL, Truncate Table, Update Table. Give your answer: If you think the above answer is not correct, Please select a reason and add your answer below. - Reason - Answer is wrong Spelling Mistakes Duplicate Answer Inappropriate Answer Other Related Answered Questions Need to find the list of employees who is from finance department having 1200 pincode Load a file in Oracle in chunks of 100 MB files Floor casting Load different data files in single target table Error while inserting records into table SCD insert, update and link data Correlated sub query System date Six people are seated around a circular table Data loading table mode Related Open Questions Rdbms Drop a table and its child tables from a database using procedure Rank transformation type and range by partition Find 2 highest salary from each depart who have completed 5 years in org. Update a table using multiple join conditions All possible combinations using coins Find destination field Test application cache Find a solution in c, c++, c# What is calculating context? Latest News It looks like you are using an AD Blocker! Please Turn OFF your ad blocker - OR - LOGIN to continue using GeekInterview website. Disable Ad Blocker Learn More Login GeekInterview Login Create your GeekInterview account Signup Continue Reading after Disabling Refresh
kalyan Mar 15th, 2006 There are many ways to do it. 1. Probably the easiest way is to use Truncate Table 2. Run Sql or update table can be used to do the same thing 3. Run Program
Girivardhana Reddy Oct 5th, 2006 You can truncate the table using one of the following components: Run SQL, Truncate Table, Update Table.
How do you truncate a table? (Each candidate would say only 1 of the several ways to do this.)