SQL Server 2000 Enterprise Manager Tip
This is too cool! From Scott Mitchell's blog:
...from the Tables listing, hit Ctrl+C on a table name and then go to a text editor and hit Ctrl+V and get the appropriate CREATE TABLE SQL syntax for the “copied” table (which includes constraints).