Use the INSERT (Values) Statement menu option to modify the generated statement and provide all query values. Or, select the INSERT (Parameterized) Statement menu option to create a parameterized query.
- In the Data Source Explorer, navigate to the table in which you want to insert rows.
- Right-click the table object and select one of these options:.
For Select Vantage Aster Database - Modify the generated INSERT statement to specify the values for the columns based on data types.
- Click to execute the INSERT statement to insert the row into the table.