Different ways a project can be moved to production
?...example ….export-import and
Version control.
No Answer is Posted For this Question
Be the First to Post Answer
Triggers,VIEW,Procedures
What is difference between 8.1 , 8.5 and 9.1 ?
1.new record it will insert but changes of natural key is not present in taget i want to update (here key is composite natural key )can any one help this to explan how to do
How to add zero "0" before record in a field?
I have source file which contains duplicate data,my requirement is unique data should pass to one file and duplicate data should pass another file how?
What all the types of jobs you developed?
How do you get log info into a file?
In Sequential file, how can i split a column into two, and that column contains string datatype. For Example, i have column of string datatype as subedar khaja. Now i want get output as separately with subedar in one column and khaja in second column. How? Coula anybody, solve it?
how can we validate the flat files using the date in the header and number of records in the flat file? Using both conditions at a time.
How to convert alpha Numeric values to alpha using functions?
What are the stages in datastage?
souce file having the columns like name company krish IBM pooja TCS nandini WIPRO krish IBM pooja TCS if first row will be repeat i want the result like this name company count krish IBM 1 pooja TCS 1 nandini WIPRO 1 krish IBM 2 pooja TCS 2