Key differences between OQL and SQL
OQL differs from SQL in several ways.
- OQL supports object referencing within tables. Objects can be nested within objects.
- Not all SQL keywords are supported within OQL. Keywords that are not relevant to Network Manager have been removed from the syntax.
- OQL can perform mathematical computations within OQL statements.