Re: [sqlite] Advanced SQL course

2016-11-15 Thread Dominique Devienne
On Tuesday, 15 November 2016, Cecil Westerhof 
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
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users


[sqlite] Advanced SQL course

2016-11-15 Thread Cecil Westerhof
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?

-- 
Cecil Westerhof
___
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users