Schema Q2DBA
Table BUG_REPORT
Primary Key
|
Name
|
Columns
|
BUG_REPORTPK
|
BUG_ID
|
Column Detail
BUG_ID
-
Type: NUMBER(18)
-
Length: 255
-
Precision: 19
-
Scale: 2
-
Nullable: false
-
Unique: false
-
Comment:
BUG_SUMMARY
-
Type: VARCHAR2(100)
-
Length: 255
-
Precision: 19
-
Scale: 2
-
Nullable: true
-
Unique: false
-
Comment:
BUG_DESCRIPTION
-
Type: VARCHAR2(255)
-
Length: 255
-
Precision: 19
-
Scale: 2
-
Nullable: true
-
Unique: false
-
Comment:
BUG_REPORTER_NAME
-
Type: VARCHAR2(40)
-
Length: 255
-
Precision: 19
-
Scale: 2
-
Nullable: true
-
Unique: false
-
Comment:
BUG_STATUS
-
Type: VARCHAR2(100)
-
Length: 255
-
Precision: 19
-
Scale: 2
-
Nullable: true
-
Unique: false
-
Comment:
BUG_CATEGORY
-
Type: VARCHAR2(100)
-
Length: 255
-
Precision: 19
-
Scale: 2
-
Nullable: true
-
Unique: false
-
Comment:
BUG_PRIORITY
-
Type: VARCHAR2(100)
-
Length: 255
-
Precision: 19
-
Scale: 2
-
Nullable: true
-
Unique: false
-
Comment:
BUG_SEVERITY
-
Type: VARCHAR2(100)
-
Length: 255
-
Precision: 19
-
Scale: 2
-
Nullable: true
-
Unique: false
-
Comment:
BUG_SUBMITTED_DATE
-
Type: DATE
-
Length: 255
-
Precision: 19
-
Scale: 2
-
Nullable: true
-
Unique: false
-
Comment:
BUG_UPDATED_DATE
-
Type: DATE
-
Length: 255
-
Precision: 19
-
Scale: 2
-
Nullable: true
-
Unique: false
-
Comment:
BUG_WISHED_DATE
-
Type: DATE
-
Length: 255
-
Precision: 19
-
Scale: 2
-
Nullable: true
-
Unique: false
-
Comment:
BUG_CLOSED_DATE
-
Type: DATE
-
Length: 255
-
Precision: 19
-
Scale: 2
-
Nullable: true
-
Unique: false
-
Comment:
BUG_PRODUCT_VERSION
-
Type: VARCHAR2(100)
-
Length: 255
-
Precision: 19
-
Scale: 2
-
Nullable: true
-
Unique: false
-
Comment:
BUG_FIXED_VERSION
-
Type: VARCHAR2(100)
-
Length: 255
-
Precision: 19
-
Scale: 2
-
Nullable: true
-
Unique: false
-
Comment: