No subject
When an user launch an command that update / delete all the fields on a table... it
is a good idea have an warning message.
Example..
some times an user make a lot of select, delete, insert query..
and if a user thinking to make an "select * from table" , launch an "delete from table"
.. the table was deleted without any message.
The ibm strsql works in this ways:
select, delete, update of sime cells... no warning
delete, update of all cells of one table.. warning..