Hi,
To create a table, you could use the Transact-SQL “CREATE TABLE” or use Visual Database Tools.
Reference links:
CREATE TABLE (Transact-SQL)
http://msdn.microsoft.com/en-us/library/ms174979(SQL.90).aspx
How to: Create Tables (Visual Database Tools)
http://technet.microsoft.com/en-us/library/ms188264(SQL.90).aspx
Designing Tables (Visual Database Tools)
http://technet.microsoft.com/en-us/library/ms190634(SQL.90).aspx
If there are any more questions, please let me know.
Thanks.
***Xiao Min Tan***Microsoft Online Community***