How do u set a default value to a column if the column value
is NULL?
Answer Posted / hk
let make it more simpler use NullToValue() or NullToempty()
function ,
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how to get sum of sal based on dept_no and then sum of all sal irrespective of dept_no in same sql. output:- 10, 200(sum of sal for dept_no 10), 5000(sum of all sal)
what are the devoleper roles in real time? plz tell i am new to datastage....
Differentiate between validated and Compiled in the Datastage?
What are some different alternative commands associated with "dsjob"?
What all the types of jobs you developed?
project Steps,hits, Project level HArd things,Solved methods?
what is 'reconsideration error' and how can i respond to this error and how to debug this
root tree will find which is server job and which is parallel job?
1)How will u implement SCD2 by using surrogate key. 2)What are the disadvantages with surrogate key. 3)How will you handle nulls in your project for the varchar, integer data types. 4)Can I use two fact tables in star schema. 5)3 jobs are running on the 2 nodes after I added one more node so can I compile those jobs to run on three nodes.
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.
I/p : F1 table have A,B,C,D,E and F2 table having C,E,V i need output 0utput1: ABD output2: V any one suggest me this
Define APT_CONFIG in Datastage?
What is the precedence of stage variables,derivations, and constraints?
On which Dimension Table you implemented SCD Type in your Project
How do you import and export data into datastage?