Oracle IS NULL condition.
- 1 August 2022
- OracleTechnology Business
The Oracle IS NULL condition is used to check the NULL value. You can use the IS NULL condition either in an SQL sentence or in a block of PLSQL code….
Machine Learning
- 31 July 2022
- Database Performance ManagementMachine learning
In Oracle PL/SQL Associative Arrays, also known as index tables, which use arbitrary numbers and rows for index values.
Associative Arrays is a set …
Oracle %TYPE attribute.
In Oracle PL/SQL, the %TYPE attribute for a variable provides the database column data type. This is especially useful when declaring variables that w…
Record type in Oracle PL/SQL.
Record type is a group of linked data elements stored in fields, each with its own name and data type. You can use Record as a variable, which may con…
Oracle Nested Tables.
- 30 July 2022
- Database Performance ManagementMachine learning
In Oracle PL/SQL Nested Tables is a column type that stores an unlimited row set in a certain order.
When you extract a nested table value from a dat…
The views expressed on this blog are those of the author and do not necessarily reflect the opinions of Enteros Inc. This blog may contain links to the content of third-party sites. By providing such links, Enteros Inc. does not adopt, guarantee, approve, or endorse the information, views, or products available on such sites.
Are you interested in writing for Enteros’ Blog? Please send us a pitch!