Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-defined-functions

Returning multiple values in UDF

postgresql concat error when used in function

Entity Framework 4.2 Table Valued Functions

How to call a Snowflake UDF in a Select query

Add two cells in Custom Function without Parameters

How often is Stored Procedure xyz, or Table Valued Function Used – SQL Server 2008 R2

What is the simplest way to put pass an array of values into a parameter of TVF

Flexible functions R

Linq To NHibernate Plus sql user defined function

Mysql stored functions and groupwise min [closed]

Is there a way in Big query to execute dynamic queries something like 'EXEC' in sql server?

Calculate the geographical distance in pyspark dataframe

How do I check if 'key' is correctly populated with 'known' values in JSON file

Weird result from postgres function with multiple out parameters [duplicate]

Does using a function calling GETDATE() in a view consistently give dramatically worse performance than using GETDATE() directly?