Hi,
i have two tables with some data and i want them to copy into flat file based on below condition
if in first table year=2010 then it should search in 2nd table and display data present in that table in flat file,
likewise for 2011
can any one suggest me how can i do it