Are char variables case-sensitive?

The CHAR and VARCHAR types are not case sensitive by default , but may be declared as BINARY to make them case sensitive. ENUM , SET , and TEXT columns are not case sensitive. BLOB columns are case sensitive. (See the table in Recipe 4.1.)

Sizin İçin Seçtik  How do you check if a string is equal to another string in C#?

Leave a Reply

Your email address will not be published. Required fields are marked *

Are char variables case-sensitive?

The CHAR and VARCHAR types are not case sensitive by default , but may be declared as BINARY to make them case sensitive. ENUM , SET , and TEXT columns are not case sensitive. BLOB columns are case sensitive. (See the table in Recipe 4.1.)

Sizin İçin Seçtik  How do I make my character not case-sensitive?

Leave a Reply

Your email address will not be published. Required fields are marked *