Sybase, Spring, and all the other trials and tribulations of my everyday job.
SELECT IF EXISTS ( SELECT column FROM table WHERE some stuff is true ) THEN 1 ELSE 0 ENDIF FROM SYS.DUMMY
That is odd syntax. Are you using SQL Anywhere?
Post a Comment
1 comment:
That is odd syntax. Are you using SQL Anywhere?
Post a Comment