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 ACID Properties?
a __________ is a virtual table made up of subset of actual table
What is the advantage of varchar2 over char?
What is the use of graph database?
How does non-cluster index functions?
What does specialization in DBMS mean?
Explain artificial key?
I have single column in a file. Input 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 my output is file 1 have 1,2,3,10,11,12 file 2 have 4,5,6,13,14,15 and file 3 have 7,8,9 how is it possible in datastage
Two tables emp(empid,name,deptid,sal) and dept(deptid,deptname) are there.write a query which displays empname,corresponding deptname also display those employee names who donot belong to any dept.
You are creating a Index on EMPNO column in the EMPLOYEE table. Which statement will you use?
What is a super key?
During insert operation in Netezza Connector, if we give direct option as Yes , is there any issue?
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)