Stored Procedures or conditional logic is where I would start
On Wed, Nov 12, 2008 at 6:28 AM, Jeena Ajiesh <[EMAIL PROTECTED]> wrote: > hi all, > i have a problem in sql database. > I have to insert some bulk values from table 'A' to table 'B'. > Table B contain 'Null values in different rows. > I have to insert data into that null values > How can i do it. > > And also i have a set of rows in a table. i have to transfer it to another > table and fill it wer the colums are null > > Can any one help me... > > Regards > Jeena > >
