Search code examples
How to specify any type for a Snowflake SQL UDF...


sqluser-defined-functionssnowflake-cloud-data-platformsql-function

Read More
TSQL Function returning results of EXECUTE @sql...


sqlsql-serverstored-proceduressql-function

Read More
Using a Function inside a Select ORACLE SQL...


sqloracle-databaseplsqlwhere-clausesql-function

Read More
I can't get rows have NULL on all rows for column zfeaturekey based on zplid and code type?...


sqlt-sqlstored-proceduressql-server-2012sql-function

Read More
How to fix my postgres function syntax to fit a user parameter...


sqlpostgresqlwhere-clausegreatest-n-per-groupsql-function

Read More
Random Double Function - POSTGRESQL...


sqlpostgresqlsql-functionpgadmin-4

Read More
Average of Sum minus Minimum...


sqloracle-databasesql-function

Read More
PostgreSQL trigger which updates count in another table...


sqlpostgresqltriggerssql-updatesql-function

Read More
MySQL stored function isn't returning the correct value...


mysqlsqlstored-proceduressql-functionstored-functions

Read More
Expression of non boolean type specified on context where condition is expected near ')'...


sql-servert-sqlstored-proceduressql-server-2012sql-function

Read More
MySQL How can I use the result of a stored function as a paramater in the same SELECT statement...


mysqlsqlsubqueryinner-joinsql-function

Read More
What do I do if parameter of function is the same as a column name...


sqldatabasepostgresqlsql-function

Read More
Recompute values in Postgres generated column after underlying function changed...


sqlpostgresqlsql-functiongenerated-columns

Read More
Oracle/general sql - are all where conditions always checked?...


sqloracle-databasecasewhere-clausesql-function

Read More
Stored Procedure error in POSTGRESQL PGADMIN4...


sqlpostgresqlstored-procedurespostgresql-9.4sql-function

Read More
Extracting data from xml into SQL server table...


sql-serverxmldatatablesql-function

Read More
how could I find the roles and permissions in sql server having administrative privileges...


sqlsql-serveradminrolessql-function

Read More
SQL Server function does not work as I expected...


sqlsql-serversql-function

Read More
Counting Business Days PostgresSQL...


sqlpostgresqldatetimecountsql-function

Read More
Return All Records through a Table Function When NULL Parameter is Passed...


sqlsql-serverwhere-clausesql-functionsql-null

Read More
Function to convert epoch to timestamp in Amazon Redshift...


sqldatetimetimestampamazon-redshiftsql-function

Read More
Postgresql, one function calls another function and get 2 out values to caller...


sqlpostgresqlsql-function

Read More
using if else in mysql user defined function...


mysqlsqlsql-functionsql-nullmysql-function

Read More
Postgresql, function returns query by calling another function...


sqlpostgresqlstored-proceduressql-function

Read More
Oracle function compiles successfully but throws error while executing PLS-00221: is not a procedure...


sqloracle-databasestored-proceduresplsqlsql-function

Read More
PostgreSQL array of type table/setof...


sqlarrayspostgresqlwhere-clausesql-function

Read More
How to update status for part with nothing data when this part is missed?...


sqlt-sqlstored-proceduressql-server-2012sql-function

Read More
Convert base 10 integer to base 3, add base 3 number, and convert result back to base 10...


sqlsql-serversql-function

Read More
datediff function in postgressql...


sqlpostgresqldatetimesql-function

Read More
'DATEFROMPARTS' is not a recognized built-in function name- SQL Server 2008 error...


sqlsql-server-2008sql-function

Read More
BackNext