Robert (cpq1bcle[REMOVE]@verizon.net) writes:
> I was able to find Modify but where is ALTER TABLE ALTER COLUMN?
In a query window near you. And more details in Books Online.
Yes, modifying table schemas means that you need to learn the SQL
statements to do it. It's not really a game that is apt for point-and-click
GUIs. At least not those that come with SQL Server. And in the end,
changing a production database on 1 TB is something that takes careful
planning. And that is definitely nothing you do from a GUI.
--
Erland Sommarskog, SQL Server MVP,
esquel@sommarskog.se
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx