When you execute the SQL, you are prompted to use the default values, or specify the values for each of the parameter placeholders to specify constraints.
- In the Data Source Explorer, navigate to the database table in which you want to insert rows.
- Right-click the table object and select one of these options:.
For Select Vantage Aster Database - In the SQL Editor, review the generated INSERT statement and edit as needed.
- Click to execute the INSERT statement.
- In the Configure Parameters dialog, specify the values for each of the parameters or click Load Default to specify default values.
- Click OK.