Log_error_Table

Purpose

This script is used for log error table.

Syntax

CREATE TABLE log_error (ERROR_CODE VARCHAR2(100),LOG_TIME DATE);