what is the global prameters why are you selecting for the negative posting period allowed, defalult value date,proposed fisal year
2538How the framework differentiate between 2 version dlls? eg Version 2.0 and 2.1 dlls are there. both are referred in the code.but we are using only name of that dll not the version number. in run time how the framework know which dll has to be referred?
1 6266How to create a mapping ? id date 101 2/4/2008 101 4/4/2008 102 6/4/2008 102 4/4/2008 103 4/4/2008 104 8/4/2008 O/P - shud have only one id with the min(date) How to create a mapping for this
9 19025from Source 100 rows are coming, on target there are 5 m rows which options is better to match data 1. Joiner 2 No cache 3. Static 4. Dynamic
21 39373Post New Deloitte Interview Questions
How do I activate windows?
What is data abstraction in dbms?
What is the default value for personnel subarea and business area?
How to test a Falsh player scrollings?
Why is my javascript function not defined?
1.What is the range of stator resistance of 3-phase induction motor? 2.Two electrically operated vibro motors are foxed in parallel direction in vibrating feeders. what is the direction of both vibro motors?
Describe the operation of bi-metallic sensor with the help of a diagram?
How can interrupts be classified in the 8086?
Why script error occur in between recording in qtp?
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..
Where are you going to implement the logics for integration?
What does f.o.f. Stand for in piping design?
What is import and include in schema in tibco bw?
What is netstat command in linux?
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.