Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

CALL_LOG

Col #

Column Name

Data Type

Field Length

Not Null?

Data Def.

Comments

1

ID

NUMBER

22

N

 

Primary key

2

TIMESTAMP

DATE

7

Y

 

 

3

ACCOUNT_ID

NUMBER

22

Y

 

Foreign key referencing ACCOUNT-table

4

CALL_LOG_CATEGORY_ID

NUMBER

22

Y

 

Foreign key referencing CALL_LOG_CATEGORY-table

5

OPERATOR_INIT

VARCHAR2

50

Y

 

 

Log table populated with a comment from the CC Agent

 


 

  • No labels