Is it possible to simulate running a statement in MySQL? For example, say I want to run something like this:
but have MySQL simply spit out a report that shows how many rows would be affected.Code:UPDATE table SET column0='value' WHERE column1='value'



LinkBack URL
About LinkBacks
Reply With Quote

That wouldn't be good for business! 
Bookmarks