difference between function and procedure...
Answer / rajesh.dwh
Function must returns value, but Procedure may or may not
return value.
Function can be use with select statement where Procedure
can't be used with select statement regarding ORACLE SELECT
statement.
| Is This Answer Correct ? | 1 Yes | 1 No |
Differentiate between operational datastage (ods) and data warehouse?
Define meta stage?
what is the difference between INROWNUM AND OUTROWNUM IN DATASTAGE SERVER EDITION?
What are the types of jobs we have in datastage?
What is the purpose of pivot stage and types of containers in datastage
Name the different sorting methods in datastage.
How to RD using transformer?
Hi all, explain one complex business rule that you had in your project and how did you accomplish it using DS?
How do you start developing a datastage project?
1)s.key generate 1 to 700 records today. tomorrow another 400 will updated how to update the records using s.key generator? 2)source is like :-- DB --> T/F stage1 --> seq1file T/f 1 is linking with T/F2 ---> seq 2 how to load the data? in source i given some conditions those r going in seq1. The another data will going to seq2 how to do this ?
is it possible to access the same job by two users at a time in DataStage?
Define data aggregation?