What is OQL?
Answers were Sorted based on User's Feedback
Answer / fahad farooqi-student of softw
Object Query Language (OQL) is a query language standard
for object-oriented databases modelled after SQL. It
supports object referencing within tables. Objects can be
nested within objects. OQL can perform mathematical
computations within OQL statements.
Is This Answer Correct ? | 9 Yes | 0 No |
Answer / firoz basha[test engineer]
OQL means Object Query Language, in which Select Statement
of SQL is used to retrieve or query the information from
the objects (tables, views, synonyms, sequences, indexes)
which is present in the database.
Is This Answer Correct ? | 6 Yes | 1 No |
Answer / guest
OQL is a database query language that is based on SQL and
supports the adding, retrieving, querying, and invocation of
objects.
Is This Answer Correct ? | 6 Yes | 2 No |
Answer / vijay dev saxena
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.
Is This Answer Correct ? | 4 Yes | 2 No |
How do I setup a database connection?
What is ole db provider for sql server?
Is hive a database?
What is the function of cluster index?
plz suggest me the book for preparation of NIC exam.
Is it good to store images in database?
how to configure oracle 10g in java1.5 and tell me know how to set class path in system?
issues involved in modeling and building data werahouses
WHAT TYPE OF JOINS RETURNS INCORRECT RESULTS?
Should I store images in database?
What are database connection details?
What is ole db used for?