Advertise with us
Control Panel
Forum
Hosting Help
ASP.NET 4.5 & SQL 2012 Hosting
Resources
Notice
Login
Members
Shared Hosting
|
Upgrade
|
Advertise
|
Tutorials
|
Home
»
Resources
»
SQL Basic Commands
ASP.NET
ADO.NET
Web Services
Remoting
Visual Studio 2005
Error Bank
Interview Questions
Tips & Tricks
XML
HTML
Jscript/Javascript
IIS
Windows
General
Submit Resource or code snippet
... and get
surprise gifts
Win Digital camera, ASP.NET Books, Free softwares!!
SQL Basic Commands
18 Apr, 2008
Author:
MaZ DaKamOs
Summary
The basic commands of insert,update,delete and select
.NET Classes used :
Insert: INSERT INTO TableName (TableFields) VALUES ('ValuesForFields');
Update: UPDATE TableName SET TableField = ValueForField WHERE TableField.ID = ID;
Delete: DELETE FROM TableName WHERE TableField.ID = ID;
Select: SELECT TableFields FROM TableName;
Feedbacks about this page from members:
- No Feedbacks yet !! -
Submit Feedback
View All Feedbacks
Total
members
:
250953
Average new registrations per day (in last 7 days):
8
New Registration:
Open
Register Now
Talk to Webmaster
Tony John
Facebook
Google+
Twitter
Advertise
Privacy Policy
Terms of use
Contact Us
SpiderWorks Technologies Pvt Ltd.
All Rights Reserved.