Hi, Thanks to your code. I'm install to my notepad++ ``` select id from TableName ``` this will change ``` SELECT id FROM TABLENAME ``` but I got error. ``` Table 'TABLENAME ' doesn't exist ``` windows is OK but in linux i got error. i think that talbe name has 'case sensitive' in linux