command to delete blank line from a TXT file
I have a delimited file with hundreds of lines in it along with one BLANK line at the end of the file.
What is the command to delete blank line from a text file on Windows?
Please help me with the command.
Note: I know this is database forum but actully I will be using tihs text file to load the data to database table after appending this text to the begining of another file. So please provide me the command that will solve the above query.