Could anyone please tell me how to create a new table in SQL Server
2005 using Enterprise Manager?
Thanks.
Sabir wrote:
> Could anyone please tell me how to create a new table in SQL Server
> 2005 using Enterprise Manager?
> Thanks.
>
Drill down to the database and Tables and right click - choose "New
Table" (it's quite simple, but maybe I am missing something in our
question?).
Regards
Steen Schlter Persson
Database Administrator / System Administrator
|||Sabir wrote:
> Could anyone please tell me how to create a new table in SQL Server
> 2005 using Enterprise Manager?
> Thanks.
>
Drill down to the database and Tables and right click - choose "New
Table" (it's quite simple, but maybe I am missing something in your
question?).
Regards
Steen Schlter Persson
Database Administrator / System Administrator
|||Sabir
Enterprise Manager has been replaced with SSMS in SQL Server 2005.
Expand the Database where table will be created --Tables--Right click on
Table folder you will 'New Table' option
"Sabir" <SabirBarkaat@.gmail.com> wrote in message
news:1178610495.965678.321780@.l77g2000hsb.googlegr oups.com...
> Could anyone please tell me how to create a new table in SQL Server
> 2005 using Enterprise Manager?
> Thanks.
>
|||... or open a query window and type your CREATE TABLE command then press execute.
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://www.solidqualitylearning.com/
"Sabir" <SabirBarkaat@.gmail.com> wrote in message
news:1178610495.965678.321780@.l77g2000hsb.googlegr oups.com...
> Could anyone please tell me how to create a new table in SQL Server
> 2005 using Enterprise Manager?
> Thanks.
>
订阅:
博文评论 (Atom)
没有评论:
发表评论