Insert new column instead of append
From: GregS (anonymous_at_discussions.microsoft.com)
Date: 09/07/04
- Next message: Fie Fie Niles: "Could not start the MSSQLServer Service on local computer. Error: 1068: the dependency service or group failed to start"
- Previous message: ChrisR: "materialized view vs. denormalized table"
- Next in thread: Russell Fields: "Re: Insert new column instead of append"
- Reply: Russell Fields: "Re: Insert new column instead of append"
- Reply: Wayne Snyder: "Re: Insert new column instead of append"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 7 Sep 2004 12:42:50 -0700
Is anyone aware of Transact-SQL commands/system procedures
that permit a column to be inserted into a table
structure, a la Enterprise Manager, as opposed to simply
appending, as ALTER TABLE does? We're looking to automate
updates over a range of servers/databases, so Enterprise
Manager is out. Alternately, how about a method for
reordering columns? I understand this is a cosmetic
issue, and I don't want to update system tables. Thanks.
- Next message: Fie Fie Niles: "Could not start the MSSQLServer Service on local computer. Error: 1068: the dependency service or group failed to start"
- Previous message: ChrisR: "materialized view vs. denormalized table"
- Next in thread: Russell Fields: "Re: Insert new column instead of append"
- Reply: Russell Fields: "Re: Insert new column instead of append"
- Reply: Wayne Snyder: "Re: Insert new column instead of append"
- Messages sorted by: [ date ] [ thread ]
Loading