playwright Posted July 15, 2010 Share Posted July 15, 2010 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??? Quote Link to comment https://forums.phpfreaks.com/topic/207831-table-filling/ Share on other sites More sharing options...
fenway Posted July 15, 2010 Share Posted July 15, 2010 You mean UPDATE a record... Quote Link to comment https://forums.phpfreaks.com/topic/207831-table-filling/#findComment-1086675 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.