1.How to read multiple file from sequential stage. 2.If a file doesn't arrive or doesn't exists in sequential stage how do u handle this. 3.What do you do before taking data from source to staging area. 4. I have a remove duplicate stage and transformer stage.what will u do for optimizeing the performance of the job.
4 15513Hi,can any one please mention list of dimension and fact tables for Sales and Distribution System for a Pharmacutical company.
2330Post New Syntel Data Stage Interview Questions
System Not Getting Shut down Through Software Auttomatically It Will Restart wat is the Problem?
What are the available validation tags in jsf (javaserver faces)?
Is django good for web development?
Which are the third-party tools used in sql server and why would you use them?
How do I merge cells in an excel table?
If I spoke with your previous boss, what would he or she say are your greatest strengths and weaknesses?
How do you disable security in websphere?
Tell me an example usage of jquery mobile? : jquery mobile
What is traits? How it is used in php?
How extra digits are handled with numeric data type literals?
What is the use of return in c#?
find the output? void r(int a[],int c, int n) { if(c>n) { a[c]=a[c]+c; r(a,++c,n); r(a,++c,n); } } int main() { int i,a[5]={0}; r(a,0,5); for(i=0;i<5;i++) printf("\n %d",a[i]); getch(); }
Host IP Address is?
What is schottky diode?
What are the limitations in ssrs on sql server express edition?