Esiste una stored procedure sp_msforeachtable non documentata ma ben nota:
exec sp_msforeachtable 'alter table ? add flag bit not null default 0';
Esiste una stored procedure sp_msforeachtable non documentata ma ben nota:
exec sp_msforeachtable 'alter table ? add flag bit not null default 0';