Altering Mysql Table column to be case sensitive -
I have a table in my MySQL database, which is used for authentication. And now, I need to make authentication case sensitive around Google, I have realized that the Mysore column for search engines are case insensitive (unlike Oracle) and when creating tables by specifying "binary" i.e. "table" The default behavior can be changed.
create table user (USSID smalgling unlock fusion engagement, YouTube VARCHAR (50) Binari Noel) Can someone tell me that the table in Mysl How to change "binary" to an existing one db column? Thank you!
Alternate table users CHANGE USER_NAME USER_NAME VARCHAR (50) Biniriri Naule;
Comments
Post a Comment