Skip to main content

Posts

Showing posts from June, 2014

CREATE STATIC LIST OF VALUES IN ORACLE APEX

In this post, I describe how to create a static list of values from scratch step by step. I hope it will be helpful for beginners Oracle Apex developer . 

CREATE PROCEDURE BASE FORM IN ORACLE APEX

Oracle Apex is a rapid application development framework base on Oracle database. You are rapidly create database application. Recently i create a page in Oracle apex base on procedure. Here i share it with you. 

Oracle 11g Forms and Reports Installation

Oracle forms and reports are outstanding product of Oracle Corporation. Here i describe how to install it on window PC .

Oracle simple table compression

Oracle compression is a way of reducing the disk space needed to store data blocks. Oracle compression is included in Enterprise Edition only. Compression is achieved by replacing repeating values in each column within a data block with a code. For example if the following rows are stored in the same data block