A window with a default SQL command (to select all data from the table) appears. Using the Command Editor, you can execute any SQL command, and perform actions such as inserting data into database objects and modifying a database schema.
The results are displayed in a spreadsheet-like view.The IDE records all the commands you enter in a combo box for later use.
![]() |
Each column node has the same View Data item in its contextual menu. This feature is similar to the feature for tables; however, when you view tables, the SQL query for viewing data fetches only the one column rather the entire set of columns that the IDE displays when you choose View Data. |
See Also | |
---|---|
Browsing Structures |