is numeric in sql

Solutions on MaxInterview for is numeric in sql by the best coders in the world

showing results for - "is numeric in sql"
Emily
27 Jun 2018
1SELECT ISNUMERIC('Hello world!');
2-- Tests if expression is numeric