/SqlHomework

I've been told to think of a real life problem that I can solve with the coding. Well here we go. I made a horrible mistake of using double quotation mark for all of my varchar in my SQL script. I started fixing it one by one then I realized that this is the moment I've been waiting for.... solving my real life issue! So here we go. This application replaces all the double quotation mark with a single quotation mark.

Primary LanguageJava

Watchers