0
Inseting data
How to insert data in the newly added column to an existing table?
1 Respuesta
+ 2
Actually I don't quite understand your description, but generally, if you already have records in the table then you update the new column value instead of inserting new records.
Perhaps you can elaborate more details?