On Tuesday, 15 November 2016, Cecil Westerhof <[email protected]> wrote:
> I can follow an advanced SQL course. It is tailored for the Oracle > database which I do not use. I mostly use SQLite. ;-) Would it still > be interesting to follow this course, or would it be a waste of time > Not a waste of time but Oracle is significantly different from SQLite so only basic SQL is the same. UDTs virtual columns collections XMLDB Hierarchical queries analytical queries hints model clause etc are all advanced Oracle stuff that don't apply to SQLite imho. Depends on your course of course. --DD _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

