Ran the following query to make the data grid editable:
SELECT ROWID, employee_number emp, column_1 col1, column_2 col2,
column_3 col3 FROM tablename
Edited a row and clicked the check mark to post the changes
Clicked the commit button to commit the changes
The changes are not being posted
Issue only occurs if column aliases are defined
WORKAROUND:
Run the query without column aliases
STATUS:
Waiting for fix in a future release of Toad for Oracle
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center