red-soft-ru / shardingsphere

Distributed SQL transaction & query engine for data sharding, scaling, encryption, and more - on any database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add F261 CASE expression support

TedCraft opened this issue · comments


You have an error in your SQL syntax: SELECT NULLIF(11) A NULLIF(12) B NULLIF(NULL NULL) C NULLIF(1 NULL) D NULLIF(NULL 1) E FROM F261_01 no viable alternative at input 'NULLIF' at line 1 position 8 near @18:13='NULLIF'<292>1:8

You have an error in your SQL syntax: SELECT f.sales_num COALESCE(f.sales_num'не задан') FROM f261_01 f no viable alternative at input 'COALESCE' at line 1 position 21 near @521:28='COALESCE'<236>1:21