In this tutorial we learn how to use sql statements; UPDATE SET with MySql Workbench. For more information visit;http://www.edu4java.com/en/sql/sql7.html and http://www.edu4java.com/en/sql/sql.html…
Original source
In this tutorial we learn how to use sql statements; UPDATE SET with MySql Workbench. For more information visit;http://www.edu4java.com/en/sql/sql7.html and http://www.edu4java.com/en/sql/sql.html…
Original source
5 responses to “UPDATE SET with MySql Workbench. Video Tutorial 7 SQL in English.”
Brilliant 🙂
Thx for sharing this MySQl inforamtion..
very well explained
lets sex it from here..
The ERROR is that you didn't put the semicolon in the end of the statement i.e.
UPDATE publisher2 SET phone= 'ooooo' ;