One question, what value does the variable hold in first run..It is being set to maximum value of hired date rt? Then in first run how come all records getting loaded to.
@sureshetltrainer Жыл бұрын
Yes we have to pass default value to the variable
@junedkhan-ge5mi Жыл бұрын
where we can use this logic like scd2 implementation?
@1112electronics6 ай бұрын
Thanks for the great video
@sureshetltrainer6 ай бұрын
Thank you... keep watching
@prajuyaragorla8161 Жыл бұрын
You have created variable port where you can assign that variable port . I have confuse that step.
@sureshetltrainer Жыл бұрын
Refer again you will get it
@qlqa8932 Жыл бұрын
Sir Can we perform incremental load if the date column is not present in source table?
@sureshetltrainer Жыл бұрын
Yes, We Can. We have other ways as well.
@meenuvinod7007 Жыл бұрын
Thank you Sir 😊
@sakshikale9447 Жыл бұрын
How to implement the same if source is sql server
@sureshetltrainer Жыл бұрын
Write SQL override and call the variable in sq query
@malateshreddy9122 Жыл бұрын
Hello sir, I am working in informatica power center and IICS monitoring team, like monitoring the jobs plz could u tell me like how to build my career.
@sureshetltrainer Жыл бұрын
You can go as prod support
@pritamdey242 Жыл бұрын
Sir, please explain the filer logic for flat file source, getting datatype mismatch error, var datatype is date, source date column is of date datatype , in filter hire_date > to_date($$var,'MM-DD-YYYY HH24:MI:SS') is not working, if you could please add this part in next video it will be very helpful