Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Wednesday, June 21, 2017

compare multiple files and write

SQLServerCentral » Latest topics
compare multiple files and write

I have 1 input files, which has 5 fields,


now 1 field I need to compare with file1, 2 with file3 and remaining with file 3.

if all r match , I need to write that record to table(in oracle) .if not I need to write those records i

No comments: