COUNTER Function
Function Type | Predefined function | |
Syntax | COUNTER( <table> ) | |
Description | Returns an integer value equal to the number of records written to the target table during a conversion. | |
Argument | Description | |
<table> | Table for which to count inserts. | |
Returns | Integer | |
Example | In this example, the sixth record is written to the target table. COUNTER( <table> ) returns an integer value of 6 |
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*