What are the ways to emit client-side javascript from server-side code in asp. Net?
What is mixins in css?
Is servlet a controller?
What is volatile variable in c?
What is the 666 rule in powerpoint?
What is the central scheduling calendar?
What is css syntax?
Mention what is the difference between Hbase and Hive?
What is a line item? : fi- general ledger
List some array functions in php?
purchase plant and machinery
Is c# and .net same?
Why External ID is important?
What is queue in c?
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