g_SQLScript_Switch
Switch : Extends SQL Upgrade
Content
Sequence of:
t_SQLSwitch_SQL [0..*]
Parents
t_RelationalDatabaseUpgrade_ApplyTableAspect - Apply a new Table Aspect to an existing table.
t_RelationalDatabaseUpgrade_CreateColumn - Add a new column to an existing table.
t_RelationalDatabaseUpgrade_Exec - Execute some DML statements against the database.
Parent topic: t_RelationalDatabaseUpgrade_ApplyTableAspect
Parent topic: t_RelationalDatabaseUpgrade_CreateColumn
Parent topic: t_RelationalDatabaseUpgrade_Exec
Parent topic: t_RelationalDatabaseUpgrade_MoveData_Where