topshelfbleu Posted October 29, 2010 Share Posted October 29, 2010 Hi I have an answers table of 15 rows each with 100 fields (100) that I need to multiply by a factor of either +1 or -1 and then save the new version to a new table What is the best way to go about this? Any help really gratefully accepted. Link to comment https://forums.phpfreaks.com/topic/217220-copying-a-table-with-a-new-column/ Share on other sites More sharing options...
litebearer Posted October 29, 2010 Share Posted October 29, 2010 as a start... http://www.plus2net.com/sql_tutorial/sql_copy_table.php then do your 'experimentation/testing' on the new table Link to comment https://forums.phpfreaks.com/topic/217220-copying-a-table-with-a-new-column/#findComment-1128084 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.