What are the unit test cases you used in your project?
Answer / kathyayini
Test cases will prepare based on the requirement of the job
or project...
| Is This Answer Correct ? | 9 Yes | 2 No |
there are indexes on a table as index1 with col1, col2 index2 with col2 index3 with col1,col2,col3. if i run a query with col1='100' which index will be used and why
Hi guys, In sequencer job, we have 3 sources, in that 1st source have some records, Here requirement is 1st source records are 100 then only run the job otherwise total job will abort... How to calculate this. please design the job. Thanks.
can we half project in parallel jobs and half project in server jobs?
How many nodes supported by a one cpu in parallel jobs?
how many rows sorted in sort stage by default in server jobs
how to run a sequential file stage in parallel if the stage is used on the TARGET side
What is diff between Junk dimensions and conform dimension?
What is a quality stage?
I WANT TO SEND SYSDATE AS PARAMETER,SO WHAT COMMAND I SHOULD USE TO CALL SYSDATE?
I have 100 records how can I load at a time from the single time
I am getting input value like X = Iconv(ā31 DEC 1967ā,āDā)? What is the X value? How it is? At what situation we r used Iconv(),Oconv().
tell me abt Datastage trigger?