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 |
Give the syntax of exception handling used in DBMS?
What is database client?
what is rcp,if rcp disabled what happen?
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.
Which database is best to store images?
What are the most common databases?
How do I setup a database connection?
How to fetch/retrieve the data from hieranchical database and put it into the relational database? for e.g I want to extract the data from IMS DB2 database which is a hierarchical db and load that data into the relational database which is a SQL server.Are there any tools available for directing extracting data from hierarchical db and loading into the relational database (SQL server)?
Explain normalization in one line?
How can we join three tables in SQL server 2000
A design problem was given in which I was supposed to make a design for the data base for a given problem.
Explain entity ?
Oracle (3253)
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)