Afficher un message
Vieux 24/03/2008, 23h39   #4
Erland Sommarskog
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Newbie - why are column properties greyed out?

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
  Réponse avec citation
 
Page generated in 0,04871 seconds with 9 queries