need help to write a procedure
there are two tables with date columns( A and B) i want to update the date column of A with Date column of B only for a selected number of rows ..
can anybody help me writing an update statement or a procedure ...
there are two tables with date columns( A and B) i want to update the date column of A with Date column of B only for a selected number of rows ..
can anybody help me writing an update statement or a procedure ...
Comment