Hi,
i have one table with some data and i want to copy into different tables based on below condition
if in table year=2010 then it should go in 1table ,
likewise for 2011
and that tables should get dynamically created whenever if i insert new record it should directly create a folder if that particular year is not in a table
can any one suggest me how can i do it
vandana