lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Vasanta wrote:
I found this string in sql file, does lua accepts "AFTER" instead "BEFORE"?
CREATE TRIGGER "fk_eventLog_component_ins_on_eventLog" BEFORE INSERT ON eventLog FOR EACH ROW
As several people have politely pointed out your questions have to do 
with SQL not Lua.  Try asking people in your company who might know 
something about SQL, look for a friendly SQL forum or consider hiring a 
consultant to help you.