why we use abstract word in abstract window toolkit in java
language.
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to reverse a number?
what is the purpose of checked Menu options
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 integration testing in real time applications?
how to data grid use in data bind?
can php support multiple inheritence?
How many types of list exist in the HTML
swap two number wthout using third variable
What are the five tracing levels in System.Diagnostics.TraceSwitcher?
What is the difference between: x=a+b+c+d; and x=SUM(a,b,c,d);?sas
How to display questions one by one in jsp and I wants to store the answers in my database?
What is a must for multitasking? a) Process preemption b) Paging c) Virtual memory d) None of the above