Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

alter table

Status
Not open for further replies.

zgrande

Programmer
Mar 18, 2002
15
BR
When an ALTER TABLE command adding a column with default value is executed, an UPDATE command will populate the new column with the default value, right? So, if there´s an "on" update trigger on this table, will this trigger be executed too?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top