What is the method of loading 5 flat files of having same structure to a single target and which transformations I can use?
8 250221) 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 66272i 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 11025in 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 9613A, 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 24145What should be the value set for Lead Time in Sales Document Type while configuring the system?
7 13437Post New TCS Interview Questions
What is object in oop?
How do I split a word table into two?
how was school like for someone with turner's syndrome?
How do you enter a complicated formula in excel?
which are the basic princeples of accountancy... with examples
How is the use of web view in android?
what is a scheduled jobs or what is a scheduled tasks? : Sql dba
Give me two reasons why you should be hired for this role.
How do I open the windows start menu?
plz tell me the difference b/w PB/MF based appl.with examples. Thanks
What is dense_rank in sql?
Give an example of one address microprocessor?
I have windows 8 pro. Can I get windows 8.1?
How much ram is needed for windows 10?
Write a query to display even rows in student table using mysql?