Previous Page | Next Page

The CV2VIEW Procedure

SUBMIT Statement


Causes PROC CV2VIEW to submit the generated PROC SQL statements when you specify the SAVEAS= statement
Tip: If you do not use the SAVEAS= statement, PROC CV2VIEW automatically submits the generated SQL, so you do not need to specify the SUBMIT statement.

SUBMIT;

Previous Page | Next Page | Top of Page