How to delete the data in dataset?types of deleting the data
in dataset?
Answer Posted / chandrakant swain (hara)
suppose we have one file HSBC.ds ,having 5 fields or
columns,and
20 records,for deleting the all record
then
>$head -1 HSBC.ds > NEW_HSBC.ds
then rename the new file use mv command ,like this mannaer
>$mv NEW_HSBC.ds HSBC.ds
| Is This Answer Correct ? | 3 Yes | 18 No |
Post New Answer View All Answers
How many types of sorting methods are available in datastage?
Hi everyone,I have kept a project Sales And Distribution for a pharmaceutical company.can anybody explain one complex business rule that we had in our project and how did you accomplish it using DS?
file having these input and we have to get 3 output using same job Input 1 1 1 2 3 4 4 4 o/p1 o/p2 o/p3 1 1 2 2 1 3 3 1 4 4 4
What are the main features of datastage?
What are the different types of lookups in datastage?
If you want to use the same piece of code in different jobs, how will you achieve it?
How to clean the datastage repository?
What is the purpose of pivot stage?
Define oconv () and iconv () functions in datastage?
root tree will find which is server job and which is parallel job?
How to perform incremental load in datastage?
What are the types of hashed files in data stage
What are stage variables and constants?
What is datastage?
State the difference between an operational datastage and a data warehouse?