Search code examples
How to make mysql LIKE search for exactly single words only...


mysqlselectsql-like

Read More
mysql query LIKE condition against a concat...


mysqlsqlstringwhere-clausesql-like

Read More
SQL Query "like" operator error, when the field is null...


mysqlsqlstringsql-likesql-null

Read More
Sql reverse search for products and discounts...


mysqlsqlstringjoinsql-like

Read More
SQL: Combining LIKE and IN in SQL , and Showing the Array of LIKE in a column...


sqlsql-serverstringt-sqlsql-like

Read More
How to search for multiple words with one query?...


mysqlsqlstringwhere-clausesql-like

Read More
What is the best way to compare a name field with a string value?...


sqlstringpostgresqlwhere-clausesql-like

Read More
Provide the values for a 'like' function from a specific column in a Table?...


sqlsql-serverstringt-sqlsql-like

Read More
Is there a LIKE operator for a dynamic list or set of multiple strings on MS SQL Server?...


sqlsql-serverstringt-sqlsql-like

Read More
SQL Server: display whole column only if substring found...


sqlsql-servert-sqlsql-like

Read More
Space in like in MySQL search AWS python...


pythonmysqlsql-like

Read More
Can an index on a text column speed up prefix based LIKE queries?...


sqliteindexingtextsql-like

Read More
MySql Query in Python LIKE with Wildcard...


pythonmysqlwildcardsql-like

Read More
how do i use LIKE in PDO?...


phppdosql-like

Read More
MySQL - JOIN with table on partial string match...


mysqlsqljoinsql-likelookup

Read More
Does a substring search with LIKE benefit from an index?...


indexingsql-likehsqldb

Read More
can LIKE with trailing % make use of an index?...


sqlsql-serverindexingsql-like

Read More
Case insensitive LIKE in BigQuery...


sqlgoogle-bigquerysql-like

Read More
How do you search for a pattern and ignore case in PostgreSQL?...


sqlpostgresqlwhere-clausesql-like

Read More
How to use regex in SQL which will find only one row...


sqloraclewhere-clausesql-like

Read More
SQL 'Like' function - Clarification...


sqlsql-serverfunctionsql-likeazure-sql-managed-instance

Read More
use bind variable with LIKE % operator...


oracleplsqlsql-likebind-variables

Read More
Comparing Substring Against Multiple Columns...


sqloraclesql-likecontainsunpivot

Read More
full text search in codeigniter...


codeignitersearchfull-text-searchsql-like

Read More
Building Sql query string processing...


sqlselectsubquerysql-like

Read More
Is it possible to use Group seperator (GS) characters in T-SQL like operator?...


sqlt-sqlwhere-clausesql-like

Read More
Codeigniter like, or_like doesn't work with where...


phpmysqlcodeigniterwhere-clausesql-like

Read More
How to do an SQL style search query in google cloud datastore?...


gogoogle-cloud-platformnosqlgoogle-cloud-datastoresql-like

Read More
Dynamic LIKE clause or something like LIKE IN...


sqloracleplsqlsql-like

Read More
Issue with string comparison contains "_" in Postgres...


postgresqlsql-like

Read More
BackNext