Hi ,
I need to export data from SQL to text file . but the main thing is i have already one text file contain data(For example i have one student id in that text file). i need to compare that student id and fetch some data from SQL and export to new text file.