Monday, January 1, 2007

How to alter table in SQL Server?




Right Click on the table "Click Design Table"





then alter table columns whatever column required




Alter in Queries:


Alter table test add add Delivered varchar(50)

How to Create a Table using without SQL Queries?

-----------It Will appear tomorrow-------------------------




----------It will Apper Tomorrow-----------

How to Create Database in SQL Server?

Open Enterprises Manager
"First create the SQL - Server"




  • Regiester Server into SQL




-----------------------It will appear tomorrow--------------------------------------------------------