Re: is there any light edition of mySQL
SQLite
It's not MySQL; it's a flat-file database engine written as a C library.
Regarding triggers (
http://www.sqlite.org/omitted.html):
"There is some support for triggers but it is not complete. Missing subfeatures include FOR EACH STATEMENT triggers (currently all triggers must be FOR EACH ROW), INSTEAD OF triggers on tables (currently INSTEAD OF triggers are only allowed on views), and recursive triggers - triggers that trigger themselves."
Subject
Views
Written By
Posted
44908
October 18, 2006 06:08AM
18333
October 18, 2006 07:25PM
15972
October 20, 2006 11:49PM
15225
October 20, 2006 11:57PM
14265
October 22, 2006 11:59PM
13187
October 23, 2006 08:49AM
12185
October 24, 2006 11:48PM
13701
October 26, 2006 08:10AM
11673
August 24, 2008 08:07PM
Re: is there any light edition of mySQL
11676
November 14, 2006 09:49AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.