answersLogoWhite

0

What is Object Query Language OQL?

Updated: 11/4/2022
User Avatar

Whatisthis11

Lvl 1
16y ago

Best Answer

OQL is a database query language(related to ODMG) that is based on SQL and

supports the adding, retrieving, querying, and invocation of

objects. OQL is a version of the Structured Query Language. A object query language that supports complex data types such as multimedia, spatial, compound documents, etc., that are stored as objects. Standard SQL queries can still be used, and the OQL server process converts the objects into relational views. Sanjay

User Avatar

Wiki User

16y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is Object Query Language OQL?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the full form of OQL?

object query language


What is object query language?

OQL is a database query language(related to ODMG) that is based on SQL and supports the adding, retrieving, querying, and invocation of objects. OQL is a version of the Structured Query Language. A object query language that supports complex data types such as multimedia, spatial, compound documents, etc., that are stored as objects. Standard SQL queries can still be used, and the OQL server process converts the objects into relational views. Sanjay


Difference between SQL and OQL?

in some cease both are the same they use query language but in fact the out puts are very deference


What are Query Languages?

Query languages are computer languages used to make queries into databases and information systems. Broadly, query languages can be classified according to whether they are database query languages or information retrieval query languages. Examples include: * .QL is a proprietary object-oriented query language for querying relational databases; * Common Query Language (CQL) a formal language for representing queries to information retrieval systems such as as web indexes or bibliographic catalogues. * CODASYL; * D is a query language for truly relational database management systems (TRDBMS); * DMX is a query language for Data Mining models; * Datalog is a query language for deductive databases;


What are the different types of languages supported in database?

Ans: -- stored Database can supported languages, SQL -Structured query language. QL - object-oriented Data log (4D QL) - 4D Query Language. Hibernate Query Language (HQL) - A Java-based tool that uses modified SQL QBE - Query By Language


Is a query language a procedural language?

isA query language is a procedural language.


Is a query language procedural language?

isA query language is a procedural language.


Can SQL be considered as a QUERY language?

The 'Q' and the 'L' in SQL standard for the words 'Query' and 'Language'. So yes. SQL can be considered a query language.


What do mean by query language and its needs?

Query Language is way for communicating from the database. It work as a interface between user and the Database. its not possible to generate a result from database without query language. Query language helps us to communicate with database.


Which query language will use in MS Access to maintain database?

It uses a version of SQL. (Structured Query Language).


A query language is an example of?

Any thing that has to do with database is a query lanquage. As in query the data to retrieve whatever you are looking for.


What is an example of a standard query language used in relational databases?

The standard query language for relational databases, as adopted by the American National Standards Institute (ANSI), is SQL, which is generally understood to be an abbreviation for "structured query language."