Oracle Terminology
The following table includes additional Oracle-specific terminology you may encounter:
Field | Description |
---|---|
UseTasks |
Toggles the ability use multi-threading on or off. |
TaskLimit |
The number of processors queried from the system information. |
DBTaskLimit |
The maximum number of database tasks. |
Bind Variables |
Act as substitution variables used in place of literals, that have the effect of sending exactly the same SQL to Oracle every time the query is executed. |