0
I have a table with approximately 7 thousand records, I need to create a new column in this table but I would like all old records to have the value’S', when I try to create the column the fields are null even passing as default’S'. How can I make this change in my table ?
True, but for precaution I always do all my updates with Where, so it has become habit to put Where always.
– Pablo Tondolo de Vargas