INSERT INTO stores (stor_id, stor_name, city, state, zip) VALUES (‘TST2’, ‘Test Store’, ‘Here’, ‘NY’, ‘00319’)
Monday, March 12, 2012
how to Add Data with the INSERT Statement
In this web programming tutorial we will learn that how we can insert data into a table using sql isert statement in sql server.
Labels:
Database
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment