@NUMSTR

Use the @NUMSTR function to convert a string (character) column or value into a number. Use @NUMSTR to do either of the following:

Syntax

@NUMSTR (input)

input

Can be either of the following:

Example

PAGE_NUM = @NUMSTR (ALPHA_PAGE_NO)