Visual Studio Developers
Monday, October 14, 2013
Insert, Update
Insert :
Insert myTable(myField1, myField2,myField3) values ('Value1','Value2','Value3')
Update :
Update myTable set myField = newValue where myKey = myKeyField
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment