you have a requirement from client, he has an XML file and you need to insert the data into 5-6 tables in database. explain me the procedure.
2 7555What will happen when Mapping variable and Mapping parameter is not defined or given? Where do you use mapping variable and mapping parameter?
10 36681i have two flat files.. containing same type of data i want to load it to dwh..how many source qualifires i need
7 25900Hi, Can anybody please explain me the flow of the below query. I am not able to understand how this query works. This query is for finding the Nth highest salary.. SELECT DISTINCT (a.sal) FROM EMP A WHERE &N = (SELECT COUNT (DISTINCT (b.sal)) FROM EMP B WHERE a.sal<=b.sal); If N = 2 then second highest salary will be the o/p. If N = 3 then third highest salary will be the o/p. and so on.. Thanks, Nitin
5 14871What is the main data object present inbetween source and target. I answered Mapping. Transformation etc.. But it is not the answer. So please give me an apt answer. Thanks in advance
15 34766Post New Deloitte Interview Questions
What is a passive transformation?
How do I stop apache from running?
What are the key features of HDFS?
What is abstract keyword in c++?
How can we open .exe file?
You have 30 people working under you with 2 working indirect. Each employee can do 150 units/hour. Each work day has two 15 min breaks and one 30 min lunch. In a 5 day work week, how many total units can you complete?
Does spring use java ee?
Do you enjoy being on the phone? : insurance cold calling
What is a pull() ?
What are font ligatures?
Explain filters in zend framework with examples?
Why don't signals work with the ORB reactor?
Why do I get sync issues in outlook?
What are the file permissions and access modes in unix?
To find the date difference & excude saturday & sunday in between them