Hi,
i just tried to compile the follow c++ script ( created and compiled with microsoft visual c++ studio 2008 EE ) on teradata:
SCRIPT:
***********************************************
#include <iostream>
using namespace std;
int IsNumeric(string text){
int non_e_double=1;
char ce=' '...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.