Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-defined-functions

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?

Spark how to use a UDF with a Join

Calling multi-statement TVF with different parameters in separate CTEs showing wrong results

How to call the Stored Procedure in the Table Valued Function in SQL Server 2005?

Returning Multiple Arrays from User-Defined Aggregate Function (UDAF) in Apache Spark SQL

Error Handling in User Defined Functions

How to call a user defined Matlab from Java using matlabcontrol.jar

User defined TYPE across databases

Entity Framework - Table-Valued Functions - Parameter Already Exists

How to create a custom windowing function for PostgreSQL? (Running Average Example)