Python Related (3312)
PHP Related (7341)
Scala (340)
R Programming (396)
Kotlin (184)
Apache Groovy (39)
Ruby (245)
Go Programming Language (139)
Objective-C (429)
Programming Languages AllOther (746) 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
2352is it possible to learn sap from book without any tutorial. if yes please mention the beginner,s book of sap and also make your valuable advice for self study of sap .
2000find a number whether it is even or odd without using any control structures and relational operators?
22 32322can we print any string in c language without using semicolon(;)(terminator) in whole program.
11 20571I m new to the dbms. Recently i came across words clustered indexes & nonclustered indexes but i dont know what is this all about & whats the difference between them.. So please help me!!!!!!!!
1983why we write function's implementation in .h file while developing the Web application through VC++?
TCS,
2926
Which function is used to write files?
Can a function argument have default value?
How to interact with drupal search systems?
How to capture the current cursor icon and draw it?
What are the ways to include file in php?
Tell me something about objective-c blocks?
What is wp_footer() in wordpress?
Why is sprintf unsafe?
Explain how to read data or a matrix from a file?
Write the syntax to create a function in go programming language?
Explain few features of laravel?
How to override the contributed module?
What is meant by check method ?
what is woransient key word? how it is used in java
How to install python on windows and set path variable?