Search code examples
Workaround to query array column as rows in Impala...


sqlhadoophiveimpalasql-function

Read More
Save a column conversion for reuse in a SELECT...


sqlsql-servert-sqlsql-function

Read More
How to insert result of select query (with default if return no rows) as part of Postgres Function?...


sqlpostgresqltriggerssql-functionsupabase

Read More
Is there any way to return null in JSON_VALUE instead of empty in SQL Server...


sql-serverstored-proceduressql-function

Read More
SQL Server :: MASKED WITH (FUNCTION = 'default()'); not working...


sql-servert-sqlmaskingsql-functiondata-masking

Read More
Convert Non-English text into English text using SQL...


c#sqlsql-function

Read More
Returning ID from the upsert procedure in language sql postgresql...


sqlpostgresqlstored-proceduressql-function

Read More
Duplicate quotes in a postgres string...


sqlpostgresqlsql-function

Read More
Java Equivalent of Oracle translate...


javastringoracle-databaseequivalentsql-function

Read More
SQL Lead and Lag functions from C# code...


c#sqlsql-server-2012sql-function

Read More
How do I create custom sequence in PostgreSQL based on date of row creation?...


sqlpostgresqlsequencesql-function

Read More
Notifications in PostgreSQL with Python(psycopg2) does not work...


pythonpostgresqltriggerspsycopg2sql-function

Read More
SQL Function for updating column with values...


sqlsql-serversql-function

Read More
How to call Stored Procedure in Views?...


sqlsql-serverstored-proceduresviewsql-function

Read More
PL/SQL function unknown compilation error...


oracle-databaseplsqlsql-function

Read More
How to combine some rows into a single row, and delete other rows?...


sqlpostgresqlsql-updatesql-deletesql-function

Read More
How to use a User Defined Function to iterate through column values...


sql-servert-sqltimezonesql-function

Read More
Sequential Data Generation...


mysqldatabasemysql-workbenchproceduresql-function

Read More
How to use column names with spaces in stack function in pyspark...


pysparkapache-spark-sqlazure-databrickssql-function

Read More
Avoid 'out of shared memory error' in PostgreSQL function...


sqlpostgresqlloopsout-of-memorysql-function

Read More
Function calling procedure gives error "Only functions and some extended stored procedures can ...


sqlsql-servert-sqlstored-proceduressql-function

Read More
Turn set of SQL change rows into dates...


sqlpostgresqlevent-sourcingsql-function

Read More
Passing parameters for a constraint function...


sqlsql-serverconstraintssql-function

Read More
I need help regarding dynamic SQL and dynamically setting the table name in a function...


sqlpostgresqldynamic-sqlsql-function

Read More
Function to convert char(255) non standard dates into timestamps...


sqlsql-functionpostgresql-10

Read More
How to pass a user defined table type returned from a function as a parameter to another inline func...


sqlsql-serversql-functiontable-valued-parameters

Read More
Mariadb UPDATE table to move all rows up with one command possible?...


sqlsql-updatemariadbsql-function

Read More
DELETE AFTER - TRIGGER...


sqlpostgresqlfunctiontriggerssql-function

Read More
Database function that takes as input date and time...


sqlpostgresqlstored-proceduressql-function

Read More
MySQL: How creating a function that queries with variables columns names...


mysqlsqlstored-proceduresdynamic-sqlsql-function

Read More
BackNext