Databases have a variety of sensitivities. SQL, by default, is case insensitive to identifiers and keywords, but case sensitive to data. JSON is case sensitive to both field names and data .
Read moreIs HTML a case-sensitive language?
New web designers may wonder whether HTML tags are case sensitive. While the short answer is that HTML tags aren’t case sensitive , there are important rules and best practices to consider when writing HTML markup.
Read more