I want to compare the two tables in a same database using stored procedure in SQL Server 2005. If the rows are different, the different row should be sent to another table with the particular data. Can any one help me in solving out this? Thanks in advance.
Regards, Gokul.