The command "edit <tablename>" allows you to update, delete or insert in a table without writing the commands. However, triggers to insert data don't fire when using the edit command.
This only happens if a column is set to be Not_Null
WORKAROUND:
None.
STATUS:
Waiting for fix in a future release of Toad for Oracle.