Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-defined-functions

Why is the move constructor neither declared nor deleted with clang?

SQLServer cannot find my user defined function function in stored procedure

How to avoid multiple function evals with the (func()).* syntax in an SQL query?

User Defined Functions NOT recalculating

How to add builtin functions?

Is there a way to use a function on a Microsoft SQL Server Query without using "dbo." before the function?

Inline scalar functions: real or vaporware?

PySpark - Pass list as parameter to UDF

Efficient ISNUMERIC() replacements on SQL Server?

How to pass parameters to Table Valued Function

How to create a udf in PySpark which returns an array of strings?

Is it possible to define a local function in a TSQL query?

T-SQL: How Do I Create A "Private" Function Inside A Stored Procedure

Defining a UDF that accepts an Array of objects in a Spark DataFrame?

SparkSQL: How to deal with null values in user defined function?

How to add levenshtein function in mysql?

Function Overloading and UDF in Excel VBA

What's a good way to check if two datetimes are on the same calendar day in TSQL?

Execute table-valued function on multiple rows?

How do I test a Table-Valued Function in SQL Server Management Studio?