Search
 
SCRIPT & CODE EXAMPLE
 

SQL

sqlite3 turn off case sensitive

SELECT * FROM ... WHERE name = 'someone' COLLATE NOCASE
Comment

PREVIOUS NEXT
Code Example
Sql :: export mysql db using command line 
Sql :: sql select min row 
Sql :: mysql vs postgresql 
Sql :: how to display value of variable in mysql 
Sql :: object dependencies in oracle 
Sql :: update foreign key value in mysql 
Sql :: mysql utc to local time 
Sql :: sql stored procedure update if parameter is not null 
Sql :: sequence postgresql 
Sql :: services.AddDbContext DataSource Sqlite 
Sql :: inner join 
Sql :: sql find second highest salary employee 
Sql :: mysql create table query 
Sql :: how to get initials in sql 
Sql :: postgresql procedure example 
Sql :: sql delete duplicate rows 
Sql :: sql 2nd highest salary 
Sql :: show details of table postgres 
Sql :: sql oracle limit 
Sql :: sql primary key syntax 
Sql :: postgressum when 
Sql :: timestamp difference sql 
Sql :: group by clause with join in sql 
Sql :: how to get all dates in a month in oracle 
Sql :: between 
Sql :: create a PostgreSQL user django on mac 
Sql :: split string by comma in sql server 
Sql :: sql compiler online 
Sql :: sql where not like in list 
Sql :: sql distinct 
ADD CONTENT
Topic
Content
Source link
Name
6+1 =