Chat now with support
Chat with Support

SQL Optimizer for SAP ASE 3.8 - Release Notes

Modify Data

You can edit the data in the Database Explorer, the SQL Worksheet, the Run Result, and the Parameters windows. When the data is display, a button bar displays at the bottom of the pane when you can edit the data. This button bar offers functions to view, edit, insert and delete data.

image\ModifyDataButtonBar.gif

Navigate Data

To navigate through data you can either use the scroll bar or use the Navigator image\T_NaviagteButtonBar.gif buttons (First Record, Previous Record, Next Record, and Last Record). Depending on the amount of data, scrolling to the bottom of the page or executing the Last Record function may take a long time as all records are retrieved from the database.

Edit a Record

To edit the record's column, place the cursor on the record that you want to edit and click Edit Record image\B_EditRecord.gif. You can change the data in the grid. Press the tab key or use the mouse to move to the next column. Once you complete the modification, click Commitimage\B_EditCommit.gif or Rollback image\B_EditRollback.gif.

Insert a Record

To insert a new record, place the cursor on the record that you want the new record inserted before and click Insert Record image\B_EditInsert.gif. Enter data for each column, press the tab key or use the mouse to move to the next column. Once you have completed entering the data, click Commitimage\B_EditCommit.gif or Rollback image\B_EditRollback.gif.

Delete a Record

To delete a record, place the cursor on the record that you want to delete and click Delete Record image\B_EditDelele.gif. Click OK on the confirmation dialog to confirm that the record you want to delete is correct. The Delete Record is automatically committed on your database.

Refresh Data

To refresh the data, click Refresh image\B_EditRefresh.gif.

Note: Not all Views are updateable; a general rule is that any UPDATE, DELETE, or INSERT statement on a join view can be modified if only one underlying base table exists.

 

Related Topic

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating