When issueing the following statement
select case when (1 = 0) then 1 else 0 end;
in Teradata Studio 15.00.02 using ODBC Driver Version 15.10 I receive the following weird message:
Executed as Single statement. Failed [ Elapsed time = 00:00:00.000 STATEMENT 1: Select Statement failed.
When issueing the same statement using ODBC driver version 14 I get the correct result of '1'.
Any ideas? Looks like a bug to me.
Forums: