NonStop Servers
1831093 Members
3489 Online
110019 Solutions
New Discussion

SQLMX: In SQLMX how to write query SELECT 1 like as other RDBMS ?

 
Rajakumarp
Occasional Contributor

SQLMX: In SQLMX how to write query SELECT 1 like as other RDBMS ?

SQLMX: In SQLMX how to write query SELECT 1 like as other RDBMS

 

When i was trying in SQLMX  throw below error. Could you please help me how to write a form SELECT 1.

 

Thanks!!

1 REPLY 1
Rajakumarp
Occasional Contributor

Re: SQLMX: In SQLMX how to write query SELECT 1 like as other RDBMS ?

Sorry i for got  post the error details

here is error details when query SELECT 1; 

 

>>SELECT 1;

*** ERROR[15001] A syntax error occurred at or be
SELECT 1;
^ (9 characters from start of SQL stateme

*** ERROR[8822] The statement was not prepared.