are you sure you friend were talking abt an UPDATE query? was is not SELECT INSERT DELETE queries respectively? well.. i feel that UPDATE is not complete without the SET keyword along with it.. isn't Banfa? :)
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.
I guess ur friend should be kidding, or he's a wack programmer...Up date does the update in the database, while the set statement does the change of values,,,there must be a change of value before an update can occur...that's the rule...
Comment