Visual Basic Code , VB.NET Code, VB Code
  Home   :  Code   :  Forums   :  Submit   :  Mailing List   :  About   :  Contact


SQL Express


SQL Express

Author
Message
shers
shers
Forum God
Forum God (16K reputation)Forum God (16K reputation)Forum God (16K reputation)Forum God (16K reputation)Forum God (16K reputation)Forum God (16K reputation)Forum God (16K reputation)Forum God (16K reputation)Forum God (16K reputation)

Group: Forum Members
Posts: 66, Visits: 170
Hi,
I'm new to SQL Server. I just installed SQL Server 2008 Express. Then I opened Management Studio, right clicked on Database and created a new Database. Then I expanded Database, right clicked on Table and created a new Table. Now, my question is, how do I add data to the table I created?

Thanks

MaslowB
MaslowB
Forum God
Forum God (9.5K reputation)Forum God (9.5K reputation)Forum God (9.5K reputation)Forum God (9.5K reputation)Forum God (9.5K reputation)Forum God (9.5K reputation)Forum God (9.5K reputation)Forum God (9.5K reputation)Forum God (9.5K reputation)

Group: Forum Members
Posts: 55, Visits: 63
you can right click the table in the object explorer and select open table, then type data into it



or you can type into a query window Insert into tablename(columnx,columny,columnz) values (x,y,z,etc...)

Vb.net 2005, Teradata, Sql Server 2005, mainframe automation
GO


Similar Topics


Reading This Topic


Login
Existing Account
Email Address:


Password:


Social Logins

Select a Forum....

















A1VBCode Forums


Search