Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-defined-functions

Getting the result columns of table valued functions in SQL Server 2008 R2

Table-Valued Function using IF statement in SQL Server

How to use SQL user defined functions in .NET?

SqlServer2008 - Can I Alter a Scalar Function while it is referenced in many places

Why does a query execute so much faster when I (manually) cache the results of a table-valued function in a temporary table?

How do I use entity framework with hierarchical data?

BigQuery fails to save view that uses functions

How to call Scalar-valued function from LINQ to Entities server-side

Pass array as an UDF parameter in Spark SQL

CLR Table-valued function with array argument

Pass table as parameter to SQLCLR TV-UDF

Pyspark: PicklingError: Could not serialize object:

SqlFunction fails to open context connection despite DataAccessKind.Read present

Calling SQL Functions directly from C#

TVF (Table Value Function) in entity framework using code-first

MySQL Triggers - AFTER INSERT trigger + UDF sys_exec() issue

Are variables used in PHP functions automatically unset after function execution?

How to call UDF with Dapper?

How to create a custom Transformer from a UDF?