SUBSTR SQL Function

Previous Next

SUBSTR is a native SQL function on Oracle and JDBC and a convertible SQL function for USoft.

When USoft converts SUBSTR for SQL Server, if the number of arguments passed is 2, the first argument value is added as a third argument (for length).

 

See also

SQL Functions

INSTR SQL Function