Hi,
I have a function which returns a table really quickly but when I add a where clause after it it takes a long time and causes the SSIS tasks to timeout.
The base table it is pulling from is approx 1.3 million rows, the function restr
I have a function which returns a table really quickly but when I add a where clause after it it takes a long time and causes the SSIS tasks to timeout.
The base table it is pulling from is approx 1.3 million rows, the function restr