Page 1 of 1

table filling

Posted: Thu Jul 15, 2010 7:50 am
by playwright
Is there a way to fill one column of a table and afterwards fill the rest columns??For example i have a table : abc('id','a','b','c') and i want to fill first the column 'id' and 'c' (where id is the primary key) with elements and then fill the other columns.. As a result i want to have all rows filled with all elements but is this possible to do it in 2 steps???

Re: table filling

Posted: Thu Jul 15, 2010 10:24 am
by VladSun
Yes.