Quantcast
Channel: Forum Getting started with SQL Server
Viewing all articles
Browse latest Browse all 7129

OPTIMIZE INLINE TABLE VALUE FUNCTION

$
0
0

HELLO ALL,

I have a table values function

which used to return TAT days of a files ..

so , function call ..

SELECT * FROM dbo.Fun_File_Stage_Holding_Day_iTVF(File_id,Stage_id,is_quarter,is_only_holding_days)

SELECT * FROM dbo.Fun_File_Stage_Holding_Day_iTVF(66695,745,0,1)

statisctics ..

(1 row(s) affected)
Table '#A56C71BE'. Scan count 1, logical reads 1, physical reads 0, read-ahead reads 0, lob logical reads 0, lob physical reads 0, lob read-ahead reads 0.

(1 row(s) affected)

Plan 


Dilip Patil..


Viewing all articles
Browse latest Browse all 7129

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>