Search code examples
Mysql: Order by like?...


mysqlsqlsql-order-bysql-like

Read More
How to use variables in psql LIKE query regular expression...


sqlpostgresqlsql-like

Read More
Email addresses not showing in query when using LIKE '_@_%' - POSTGRE SQL...


postgresqlsql-likedata-cleaning

Read More
Any reasons why I can't replace ISNULL(col, literal) NOT LIKE literal with col <> literal ...


t-sqlsql-like

Read More
LIKE operator, N and % SQL Server doesn't work on nvarchar column...


sqlsql-servert-sqlsql-like

Read More
SELECT in the WHERE LIKE clause...


mysqlsqlselectsubquerysql-like

Read More
How to use a percent (%) in a LIKE without it being treated as a wildcard?...


mysqlsql-like

Read More
Like is not working as expected in update query of join condition...


phpmysqlsql-updatesql-like

Read More
How to add like condition to existing query in moodle...


phpsql-likemoodle

Read More
LIKE 'string' and LIKE '%string%' in mysql not working as same...


phpmysqlmysqlisql-like

Read More
mySQL LIKE / MATCH to return more accurate search results...


phpmysqlsql-like

Read More
Pull Value from String using Regular Expressions and store as a new column value...


sqlsql-serversql-like

Read More
SQL Multiple column index not working with LIKE queries...


sqlpostgresqlsql-likedatabase-indexes

Read More
MySQL name LIKE '%#attributes.q#%' --- Doesn't return result for an exact match?...


mysqlselectwhere-clausesql-like

Read More
NOT LIKE and LIKE not returning opposite result...


sqlsql-servert-sqlsql-like

Read More
MySql search using LIKE clause not working...


phpmysqlsqlpdosql-like

Read More
Two queries who are almost the same, but they don't load even fast...


sqlsql-like

Read More
Is there any way to do this query in HQL?...


javasqlhibernatehqlsql-like

Read More
Handling escape sequence in query params in rails app server with Postgres...


ruby-on-railspostgresqlsql-like

Read More
SQL - Including whitespace in LIKE query for filtering content include swear words...


sql-servert-sqlwhitespacesql-like

Read More
What is Full Text Search vs LIKE...


sqlfull-text-searchsql-like

Read More
Like and Where in the same MySQL query...


phpmysqlwhere-clausesql-like

Read More
Case Insensitive search in oracle 12g...


sqloracleselectsql-likecase-insensitive

Read More
SAS SQL with the "Like" and '%___%'...


sqlsassql-like

Read More
How to search for exact pattern in a column using SQL LIKE operator?...


sqlpostgresqlsql-likepostgresql-9.2

Read More
#1064 - SQL join 2 table issue...


mysqljoinsql-like

Read More
LIKE 'x%' works, but LIKE '%x' doesn't work on INT converted to STRING...


sqlsql-serverentity-frameworkt-sqlsql-like

Read More
Sql server query for numbers inside a square bracket...


sql-serversql-like

Read More
How to string match in SQL(Oracle)...


sqloracleselectsql-like

Read More
Oracle SQL using Like for a wildcard...


sqloracleselectwhere-clausesql-like

Read More
BackNext