Am 04.06.12 18:59, schrieb Igor Tandetnik:
> On 6/4/2012 12:33 PM, Wolfgang Meiners wrote:
>> this trigger does work but i think it is not in accordance with the
>> syntax diagram of TRIGGER on
>> http://sqlite.com/lang_createtrigger.html
> 
> Which part do you feel is in violation of the diagram?

I cant find anything about
SELECT CASE
   ...
END;

in the diagram and i dont understand, how it works. Can there be just one
WHEN ...
THEN ...
part or more then one? Is it possible to have something
like
IF ...
THEN ...
too?

This seems to be an programming language, but i have not found the rules
for this language.

Wolfgang

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to