Create a SQL alter table statement to change the name of a column
I have a SQL database table dbo.Mytable which has a column WhatsUpDude.
I need an ALTER Table statement written that will assign the default value of the Windows user name to the WhatsUpDude column.
https://brainmass.com/computer-science/databases/create-sql-alter-table-statement-change-name-column-154861
Solution Summary
The expert creates a SQL alter table statement to change the name of a column.
$2.19