Technical Blog
Pages
(Move to ...)
Home
Oracle DBA
ERP
Oracle Apps
Data Warehouse
Java
UNIX
Hadoop
JOBS4U
▼
May 29, 2013
Cursors
›
Whenever a SQL statement is executed, Oracle automatically allocates a memory area (known as context area) in Oracle database PGA ...
May 7, 2013
Oracle Collection - Varrays
›
Varrays hold a fixed number of elements, although the number of elements can be changed at runtime. Like nested tables, varrays use seque...
May 3, 2013
Oracle Collection - Nested tables
›
Nested tables Nested tables hold an arbitrary number of elements and use sequential numbers as the index or key to the eleme...
Oracle Collection - PLSQL Table
›
Collections A collection is an ordered group of elements ,of the same type.Collection have only one dimension,we can nodel multi-dim...
Feb 12, 2013
NOSQL
›
What is necessary for top-tier Web sites, according to proponents of NoSQL, is massive scalability, low latency, the ability to ...
‹
›
Home
View web version