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 E121 Basic cursor support

TedCraft opened this issue · comments


You have an error in your SQL syntax: CREATE OR ALTER TRIGGER DECCURS1 before update on Company AS DECLARE cursor1 CURSOR for (select id namecompany typeproduct from company where typeproduct = 'pc'); BEGIN end no viable alternative at input 'CREATEOR' at line 1 position 8 near @18:9='OR'<98>1:8