You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Class102310
Hey everyone,
Ok i dont get the UPDATE Statement on SQL.. i am confused
Jahid Hussain
unread,
Dec 25, 2010, 1:56:46 AM12/25/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to class...@googlegroups.com
Each line or row in a table is called a record, and the update statement is used to change an existing record in a table. Look at the example in the w3school site. Hope this will help.