Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
How do I move files in cmd?
How to delete duplicate rows in sql server?
Can we use rdb-save along with commit, if yes then why? If not yes then why?
What is array explain it?
What are altered self-cells?
Explain one strength and weakness of yours?
Describe immunoglobulin (ig) g.
What is web application testing
What is @qualifier in spring?
Why hibernate came into existence?
What is the purpose of employees table in ps? How is this table populated?
How does string interpolation work in Kotlin? Explain with a code snippet?
What is application tier?
what is diffrence between specificity and selecivity?