Search code examples
How to select from string array added in SQL column?...


sqlarraysselectwhere-clausesql-like

Read More
Mysql: Search database based on 'keyword' position...


mysqlsql-like

Read More
REGEXP_LIKE in Postgresql...


regexpostgresqlsql-likeregexp-like

Read More
SQL request doesn't work with 2 conditions using LIKE operator...


sqlsql-like

Read More
Substitutions in like statement in Oracle...


sqldatabaseoracle-databasequery-optimizationsql-like

Read More
Running PreparedStatement with Like clause with wildcard...


javasql-serverjdbcprepared-statementsql-like

Read More
Use of LIKE in Oracle with high number of variables...


sqldatabaseoracle-databasequery-optimizationsql-like

Read More
T-SQL LIKE with escaped characters...


sql-servert-sqlsql-server-2012escapingsql-like

Read More
Using a value from a column as a value in an expression in LIKE statement...


mysqlsqldatabaseselectsql-like

Read More
How to use an underscore character in a LIKE filter give me all the results from a column...


sqlgoogle-bigquerysql-like

Read More
PHP SQL PDO Wildcard query...


mysqlsqlwildcardsql-like

Read More
Powershell - LIKE against an array...


arrayspowershellsql-like

Read More
SQL query that leverages the postgres ILIKE function on multiple values from a table field given a l...


sqlpostgresqlsql-like

Read More
I have problem to use like and where clause together in sql...


mysqlsqlsql-like

Read More
SQL LIKE Statment that applies on everything up to a certain character...


sqlsql-serverdatabasesql-like

Read More
PostgreSQL: Select data with a like on timestamp field...


postgresqltimestampsql-like

Read More
Retrieve data from SQL Server using wildcard with LIKE...


sql-serverdjangowildcardsql-likepyodbc

Read More
'not like' in Oracle...


oracle-databasesql-like

Read More
How to filter column values according to a list of strings...


sql-likegoogle-bigquery

Read More
Using like statement with $wpdb->prepare showing hashes where wildcard characters are...


phpmysqlwordpressprepared-statementsql-like

Read More
How to select rows that begin with any word found in list?...


sqlsqliteselectsql-like

Read More
CHECK constraint failed...


sqlsqlitesql-likeglob

Read More
How to make "String like any "%element_in_array%"...


sqlsql-serversql-like

Read More
MYSQL Like Improper results...


mysqlregexsql-like

Read More
Select id's containing all indicated Values (Wildcard collisions problem) MariaDB...


mysqlsqlgroup-bymariadbsql-like

Read More
LIKE operator is not fetching results in oracle...


oracle-databasesql-like

Read More
Using 'LIKE' inside IF statement...


sqloracle-databaseif-statementsql-like

Read More
Oracle LIKE pattern match...


sqloracle-databaseoracle11gsql-like

Read More
postgresql search text into array of text...


arrayspostgresqlsql-likeany

Read More
How to use nested SELECTs in Mysql with LIKE?...


mysqlselectsql-like

Read More
BackNext