Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-defined-functions

Entity Framework Core Database Table Valued Functions Mapping

Call methods written in C# in Excel 2007 from cell formulas

Handling flexible arguments in Mathematica functions

Why SQL functions are faster than UDF

How to invisibly return a portion of a list

r user-defined-functions

Stateful udfs in spark sql, or how to obtain mapPartitions performance benefit in spark sql?

When to use a UDF versus a function in PySpark? [duplicate]

Why can't use INSERT EXEC statement within a stored procedure called by another stored procedure?

Cannot use a MySQL UDF function

Shouldn't this PostgreSQL function return zero rows?

Explode multiple columns in Spark SQL table

Create a MySQL stored function with a dynamic number of arguments

Is there any formal difference at all between PostgreSQL functions with OUT parameters and with TABLE results?

Use a UDF as the default value in a table column in SQL Server

R data table - create a new column where each element is a list of values

which is the better way of defining a function? [duplicate]

pyspark expected zero arguments for construction of ClassDict (for pyspark.mllib.linalg.DenseVector)

What does the error "the condition has length > 1 and only the first element will be used" mean? [duplicate]

Ouput function result of calculation to multiple Cells in Excel using VBA

MySQL does not support recursive functions? why? since when?