Hi, can u explain about conditional logic. The problem is that i have a set of rows inone table and need to add that rows in the existing other table. Columns r not of same number. Another problem is that i need to add some rows to the other table's null field only. Is therew any queries in updat or insert?
On Wed, Nov 12, 2008 at 7:48 PM, KeidrickP <[EMAIL PROTECTED]> wrote: > > 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 > > > > > -- **************** Regards, ♪♥♫♥Ĵєєήǎ ♫♥♪♥
