• Hi Nestor,

    I am not sure of the actual requirement and costraints around your tables, but i think you can try .....

    Take the differnece of Table rows with help of a variable/function.

    Create a stored procedure and loop the empty insert ('') command as many times as variable.. where variable > 0.

    I think then you can have the equal number or rows in both the tables...

    Thanks

    - Satish