Basically i'm going to take an exam in mysql next week in which i will have to import some txt files in my editor and launch some query on it. My problem is that my professor randomly changes '\n' with '\r\n' and i don't know how can i notice it before importing. Is there any way to do it in a minimal windows 7 machine with only Mysql query browser as editor and windows notepad?
Thanks!
i tried by importing it both in query browser, both in notepad.