Community

Overview of SQL Server Table-Valued Functions sys.dm_exec_cursors and sys.dm_db_log_info

(Jayendra Viswanathan) Functions are objects that return values after some process and SQL Server offers many system functions that are used internally and things that we can use as well. There are table-valued functions and scalar functions and in this tip we will take a look at a couple of these