Search code examples
SQL FUNCTION LIKE SEARCH ISSUE...


sql-serverwildcardtemp-tablessql-function

Read More
Convert MySQL DECIMAL to hexadecimal of floating point IEEE representation...


mysqlfloating-pointhexieee-754sql-function

Read More
Array error from psql: Array value must begin with "}" or dimension information...


sqlarrayspostgresqlplpgsqlsql-function

Read More
Create procedure/function working for different tables in MySQL...


mysqlstored-proceduressql-function

Read More
SQL - How to check if a given column is a primary key...


sqlsql-serversql-function

Read More
MariaDB updating json attribute across array in JSON...


sqljsonmariadbsql-function

Read More
SQL query/function to extract the first number from a string? not just the 1st numerical digit but t...


sqlsql-servert-sqlvarcharsql-function

Read More
Function call fails after column renaming (error 42703 "column does not exist")...


sqlpostgresqlsql-functionpostgresql-10

Read More
Modify OLD to be returned by DELETE in postgresql trigger function...


sqlpostgresqltriggerssql-functionpostgresql-triggers

Read More
SQL function return-type: TABLE vs SETOF records...


sqlpostgresqlreturn-typesql-functionsql-types

Read More
Listing all parents hierarchy in delimited string excluding the top most node...


sqlt-sqlsql-server-2012hierarchical-datasql-function

Read More
How to access previous rows in custom SQL scalar function?...


sqlsqlitesql-function

Read More
MySQL Function to add a number of working days to a DATETIME...


mysqlsqlsql-function

Read More
Return multiple values from PL/SQL Function...


oracle-databaseplsqlsql-function

Read More
Why do SQL Server Scalar-valued functions get slower?...


sqlsql-servert-sqlsql-server-2005sql-function

Read More
SQL server function how to use parameter to in query...


sql-serversql-function

Read More
MySQL query that returns all the rows that have been added in the last 24 hours...


mysqlsqlsql-function

Read More
SQL date format convert? [dd.mm.yy to YYYY-MM-DD]...


mysqlsqldateformatsql-function

Read More
Function to return SETOF Table in Postgres...


sqlpostgresqlsql-functionquoted-identifier

Read More
Calling Scalar-valued Functions in SQL...


sqlt-sqlsql-function

Read More
Using Postgres's generate_series Function with ObjectionJS/KnexJS...


postgresqlknex.jssql-functionobjection.jstimescaledb

Read More
How can i found which sql types from sql server are not called in my program?...


sql-servervb.netvisual-studiostored-proceduressql-function

Read More
How can i cut the left part of the string with unknown legth? (with sql function)...


sqlprestosql-function

Read More
How to achieve the following using functions/stored procedure in SQL Server database...


sqlsql-serversql-function

Read More
PostgreSQL function iterating through a query, how to return a table...


postgresqlplpgsqlsql-function

Read More
MySQL: Selecting multiple fields into multiple variables in a stored procedure...


sqlmysqlstored-proceduressql-function

Read More
How to pass table variable from FunctionA to FunctionB, and return table variable from FunctionB to ...


sql-serversql-function

Read More
How to execute two function according to a table result with a condition by using mssql?...


sql-serversql-function

Read More
Specify parameter when assigning value in PostgreSQL function...


postgresqlsql-function

Read More
Implement a sequence that increments by value of a function...


oracle-databaseplsqlsql-functiondatabase-sequence

Read More
BackNext