Letter case error in Mysql
Categories: mysqlIf anyone has run into a situation where sql queries from your java app were erroring out because of letter case in tables and column names in MySQL database, I have a quick solution for you. First, what you should have done, but probably was too creative and used mixed case for creating table names/columns [ Read More ]







