Search code examples
How to parse JSON string recursively with openjson...


sql-server-2016sql-functionopen-json

Read More
Why is the column value not persisting after Postgres function triggers after update?...


sqlpostgresqlsql-functionpostgresql-triggers

Read More
How can i write a postgres function that loops over array of arrays and concatenates all values into...


sqlpostgresqlpostgissql-function

Read More
SQL Query to extract the numbers before a specific word, including floating point numbers...


sqlsql-serversql-function

Read More
when try to make database separated comma i get error invalid in the select list because it is not c...


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

Read More
Select Rows with id having even number...


sqlsql-serversql-function

Read More
Function is not working with varchar records...


sqlpostgresqlsql-function

Read More
Generate a sequence of square numbers till 10...


mysqlsqlsql-functiongeneratemysql-function

Read More
Trying to automatically insert into a table using triggers in POSTGRESQL...


postgresqltriggersplpgsqlsql-function

Read More
how can I make result of ARRAY_AGG() function json parsable...


sqlpostgresqlaggregate-functionssql-function

Read More
How to use the age() function in postgresql inside a CREATE TABLE block...


sqldatabasepostgresqldatetimesql-function

Read More
POSTGRESQL How to return multiple rows from SQL function?...


sqlpostgresqlsql-function

Read More
SQL/PSQL function to get latest update from inner joined table...


sqlpostgresqlgreatest-n-per-groupsql-function

Read More
SQL get row count from every table tenantwise...


sqlsql-serversql-function

Read More
How to check date of last change in stored procedure or function in SQL server...


sql-server-2008stored-proceduressql-server-2008-r2sql-function

Read More
How to call a function in another Function...


sqlsql-servert-sqlsql-server-2012sql-function

Read More
I can't find the issue with this SQL funtion...


mysqlsqlaggregate-functionssql-function

Read More
How to fix query has no destination for result data? - postgreSQL...


sqlpostgresqlcasesql-function

Read More
How convert string to array on SQL...


sqlpostgresqlsql-function

Read More
How can I write a database function with where in query...


sqlpostgresqlsql-function

Read More
Add character after specific character in sql server...


sql-serverstringt-sqlsql-function

Read More
lag function doesn't return value to the right direction SQL...


sqlpercentagedifferencesql-function

Read More
How to check if a function exists in a SQL database?...


sqlsql-serversql-function

Read More
Why does my function return NULL while the same query gives me a result?...


sqlsql-serversql-functionsql-server-2019

Read More
Combine postgres function with query...


sqlpostgresqlsql-function

Read More
Error while trying to return one column from SQL Server function...


sqlsql-serversql-function

Read More
PgSQL function returning table and extra data computed in process...


postgresqlsql-functionpostgresql-13

Read More
How to do row-level security allowing multiple accessId to match the row's id in SQL Server?...


sqlsql-serverpredicatesql-functionrow-level-security

Read More
SQL function to return formatted list of phone numbers...


sql-serverfunctiont-sqlsql-function

Read More
SQL Function to Currency Convertion...


sqlpostgresqlsql-function

Read More
BackNext