What is OQL?

Answers were Sorted based on User's Feedback



What is OQL?..

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

What is OQL?..

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

What is OQL?..

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

What is OQL?..

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

Post New Answer

More Databases AllOther Interview Questions

Can you create a database in word?

0 Answers  


What is a database lookup?

0 Answers  


What is a trace file?

0 Answers   Tech Mahindra,


Explain the various types of normalization.

0 Answers  


can we delete autodiff back up that we have set through sql server agent.

0 Answers   Indian Web Technology,






What is the use of graph database?

0 Answers  


define primary key index, bitmap index, hash index,virtual indwx

0 Answers   Cap Gemini,


Under which circumstance should you create an index on a table?

0 Answers   3i Infotech,


Can we have a function Overloading with same number of arguments but with different return types of function

8 Answers   CybAge, Wipro,


what is the full procedure for using store procedure in informatica7.1?

0 Answers  


What are the types of joins?

0 Answers   Tavant Technologies, Zensar,


how to send multiple records which matches all the condition in the lookup transformation ? (if lookup matches the codition for duplicate values)

0 Answers  


Categories