Hello guys,
I need some help or information for this logic.
I have one table (say Table A1) that has 60 columns containing date field.
I have a driver table that has also a date (Table B1)
Now I need to get the minimum of the date in Table A which is greater than the date in Table B.
The same thing another field will be populated but now I need the date that is equal or less than the date in Table B.
Have you already encountered such implementation in Informatica without using a stored procedure. When we run using connected stored procedure the performance suddenly drop to 4 records. Usually, the throughput is 100 rows/sec.
Thanks.
rgds,
jlito
I need some help or information for this logic.
I have one table (say Table A1) that has 60 columns containing date field.
I have a driver table that has also a date (Table B1)
Now I need to get the minimum of the date in Table A which is greater than the date in Table B.
The same thing another field will be populated but now I need the date that is equal or less than the date in Table B.
Have you already encountered such implementation in Informatica without using a stored procedure. When we run using connected stored procedure the performance suddenly drop to 4 records. Usually, the throughput is 100 rows/sec.
Thanks.
rgds,
jlito