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 |
What are database connection details?
Which Statement would you use to remove the EMPLOYEE_Id_PK PRIMARY KEY constraint and all depending constraints from the EMPLOYEE table?
Its possible to use auto increment in oracle or not? If no means why?
In TeraData We have 5 SQL queries, without using BTEQ how can we execute those queries?
Why merge statement is used inside the database?
Why do we need distributed database?
What is a database lookup?
How to produce such kind of file?
You are creating a Index on EMPNO column in the EMPLOYEE table. Which statement will you use?
What is the difference between data source and database?
What is the DIF format and when we will use in teradata
What is a database example?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)