(Object Query Language) A query language that supports complex data types (multimedia, spatial, compound documents, etc.) that are stored as objects. Defined by the ODMG, it is a superset of the SQL-92 query language. Standard SQL queries can still be used, and the OQL server process converts the objects into relational views.
Learn more about OQL