Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-defined-functions

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?

OOo/LibreOffice UNO / Java: How to get calling spreadsheet cell of a calc function?

Remote table-Valued Function Calls are not allowed

Deterministic function in mysql

How to call a MySQL stored procedure from within PHP code?

How to define and use a User-Defined Aggregate Function in Spark SQL?

How can I create a user-defined function in SQLite?

Spark Error:expected zero arguments for construction of ClassDict (for numpy.core.multiarray._reconstruct)

COLLECT_SET() in Hive, keep duplicates?

Applying UDFs on GroupedData in PySpark (with functioning python example)

How to add description to functions and function parameters?

SQL Server: Could not find type in the assembly

Return multiple values from a SQL Server function