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 7561What will happen when Mapping variable and Mapping parameter is not defined or given? Where do you use mapping variable and mapping parameter?
10 36706i have two flat files.. containing same type of data i want to load it to dwh..how many source qualifires i need
7 25918Hi, 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 14890What 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 34808Post New Deloitte Interview Questions
What does e mean in a function?
How to find the time taken for rollback of the processed?
How do I do a lookup table in excel?
Why does my asp.net file have multiple tag with runat=server?
How to create a second column in word?
i want to know the interview format fot gail, instrumentation. pls answer me in habib.sami1003@gmail.com
Explain what is the role of the zookeeper?
Do you know FDI limit in the insurance sector?
What are the main divisions of power system?
what is restricted earth fault explain in details
what is the difference between before pages trigger and after parameter trigger in reports ?
What is the use of @viewchild?
Are threads faster than processes?
Excel crashes on opening / closing / prompts not enough resources?
Explain java code for recursive solution's base case?