What is the method of loading 5 flat files of having same structure to a single target and which transformations I can use?
8 253071) int i=5; j=i++ + i++ + i++; printf("%d",j);This code gives the answer 15.But if we replace the value of the j then anser is different?why? 2)int i=5; printf("%d",i++ + i++ + i++); this givs 18.
8 66607i want to run payroll for monthly,weekly and semi monthly same day for this i need to create different date modifiers or single date modifier?
5 11345in a company 30% are supervisors and 40% employees are male if 60% of supervisors are male. what is the probability that a randomly choosen employee is a male or female?need steps to solve this?
1 9733A, B and C are 8 bit nos. They are as follows: A 1 1 0 1 1 0 1 1 B 0 1 1 1 1 0 1 0 C 0 1 1 0 1 1 0 1 Find ( (A-B) u C )=? how to solve this need with steps
5 24348What should be the value set for Lead Time in Sales Document Type while configuring the system?
7 13710Post New TCS Interview Questions
What is rdms?
Explain what are an object and a class?
please send me andhra bank clerk xam model papers
What is a boot-strap program?
What is the build file?
What is namespace & why it is used in c++?
Which interface change sql requirements in the sap development system to those of the database?
How does SSRS coordinate with Power BI?
how is the testing of an REF relay? what are the test REF circuit having?
What are the various incentives and concessions available to SSIs?
What are some real world examples of what joomla! Can do?
int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!
What is the process to get the home directory using ‘~' in python?
What are the relationships I can define in a multi org environment?
Explain fact constellation schema?