Clear Database

Clear Database

I know we can do this with script

delete from MYDATA[ ID != 0 ];

But it takes time and the browser window cannot be closed during the operation.

It would be handy to have (maybe in the edit view mode) a button to click to clear an entire database of records.

Cheers,
John Whitney