Hi friends,
I am new to datastage, i have one query in datastage any one
you please give reply to my post.
I have a workbook (excel sheet) named as eg: xxxx, in that i
have two tables emp(eid, ename, salary, deptno) and
dep(deptno, name, state). in my source i have ODBC
enterprise stage read the emp table and dept table join the
two table and write the dept no
10(eid,ename,salary,name,state) values in target().
Thanks,
Badari
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of hoursfromtime() function in transformer stage in datastage?
what is mapping lookup
What are the different kinds of views available in a datastage director?
WAT TYPE OF PL/SQL QUERRYS USED IN DATASTAGE
how to call sequential generator in datastage?
what is stage is used for below Input columns: dept|mgr|employee|salary Output columns: mgr|count of employee per mgr|avg salary per dept note: each dept has one mgr and each mgr has many employees
WHAT ARE THE STAGES U WILL USE IN IMPLEMENTING SCD2/DATE FIELD
tell me abt Datastage trigger?
in a job of 20 one job is very slow due to that entire job is slow how can u find out which job is slow?
Unix Qn asked in datastage interview: I have diff type(.txt, .tmp, .bat etc) of file in 4 diff directories, I want move all '.txt' file from 4 directories to other folder. And need to delete all the files except which are created TODAY?
what is repositery?
how to identifie,is it innerjoin,leftouter join in lookup?