Which database is best for django?
Does safari support datalist?
What is called in angular?
How do I install activex control?
What can I use instead of microsoft word?
What does using system mean in c#?
Does normalization improve performance?
how u configure salary packaging and CTC?
How to configure clear route cache in laravel?
How do you comment multiple lines in visual code?
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 the difference between type I and type ii error?
What are the steps that should be taken care of while deploying the code?
What is the difference between sql and t sql?
Can we write lambda without functional interface?