Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-defined-functions

inner join Vs scalar Function

How to pass a constant value to Python UDF?

Table Valued Function and Entity Framework

Excel is calculating a formula with a VBA function as an error unless it is re-entered

Difference between operator and function in C++?

SQL massive performance difference using SELECT TOP x even when x is much higher than selected rows

How to subtract a column of days from a column of dates in Pyspark?

How do I convert a WrappedArray column in spark dataframe to Strings?

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?