Answer Posted / anic appu
Anyone can please explain with example?
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
Explain the difference between an expert and a novice user. How would your strategy for designing user interfaces for an expert user differ from that for designing user interfaces for a novice user.
hi all, i need ur help in preparing a sql which performs scd2, i mean i have a scd2 mapping i need a sql which can give me same result as scd2 mapping, SRC table: cust_no, loc 01 abc 02 xyz TGT table: pm_ky cust_no loc current_flag 1 01 abc Y 2 02 xyz Y cust 1 has changed his loc to xyz then it loads into TGT table as below, pm_ky cust_no loc current_flag 1 01 abc N 2 02 xyz Y 3 01 xyz Y i need sql to get the above result, hope got me question, Any suggestion will be appreciate.. thanks, Vinod
What is SOLID Principle in Programming Language?
What is the use of sas software? Is sas and sap are different?
a characteristic of a multiprogramming is? a.simultaneous exe of pgm instr 4m 2 appli b.concurrent processing of 2 r more prgms c.multiple cpu s d.all the abov
is it acceptable if we declare multiple exceptions in same overridden method.
what is the software to run the GSM gate opener program
what are importance in problem tracking
what are the missinschema properties and should we pass primary key in select command
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.
Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)
Give examples of macro quoting function?
how to convert hashmap to arraylist with iteration
Hi All, Can any one please send me the difference between informatica 7i and 8i versions, Thanks in advance. vinod
what is session state?