Re: Case insensitive search in utf8 db
Posted by: John Stergiou
Date: December 02, 2019 11:34AM

'WPersons', 'CREATE TABLE `WPersons` (\n `id` varchar(14) DEFAULT NULL,\n `Description` varchar(19) DEFAULT NULL,\n `Name` varchar(24) DEFAULT NULL,\n `Section` varchar(3) DEFAULT NULL\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci'

Options: ReplyQuote


Subject
Views
Written By
Posted
1912
November 29, 2019 01:14PM
Re: Case insensitive search in utf8 db
711
December 02, 2019 11:34AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.