Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-defined-functions

Make a custom function return nothing - not 0, not a blank string, but nothing

PostgreSQL ERROR: EXECUTE of SELECT ... INTO is not implemented

Define function inside \score in LilyPond

Making API call as part of UDF in BigQuery - possible?

NULL parameters in scalar UDFs on MSSQL

Unable to run UDF on hive server

How do I create a SQL Function to return a BIT?

Custom aggregation on PySpark dataframes [duplicate]

How to make VBA function "VBA only" and disable it as UDF

Try-Catch in User Defined Function?

Join to an oracle table valued function

Array function in Excel VBA

Merge two spark sql columns of type Array[string] into a new Array[string] column

Where are user defined functions stored in MS SQL Server 2008?

Spark scala data frame udf returning rows

Check constraint does not work on bulk insert for more than 250 records

Using a module with udf defined inside freezes pyspark job - explanation?

When called from an Excel VBA UDF, Range.Precedents returns the range and not its precedents. Is there a workaround?

How can a query with a TOP 10 take infinitely longer to complete than the same query without the TOP 10?