Answer Posted / 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 |
Post New Answer View All Answers
What is the advantage of varchar2 over char?
How do database connections work?
What is table scan and index scan?
What is the importance of database partitioning?
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.
what are wrappers and build ups and what it's use?
if i want to display the name of students such that to which city they belong must have count greaer than two
Explain natural key?
how can you perform lookup range in lookup stage expalin in detail?
What is a Transformation?
Should I store images in database?
how node connect with cpu?
List some advantages of dbms.
What is ole db provider for sql server?
What advantages does DBMS have over traditional file systems?