CLEAN_BART_JOB

Definition


The table contains information for cleaning jobs

Technical Data


Schema Version 4.5.2
Filegroup BART_DATA
Partitioned No

Summary


The CLEAN_BART_JOB table is defined by the following columns in your back-end database. See the column details for more information.

Name PK FK IX Uses Used by Definition
JOB_ID PK_CLEAN_BART_JOB       

    The ID of the job
    DELAY        

      Defines the maximum consumption date, which is equal to the current date minus the delay

      Column Details

      The database schema defines the following columns. Check the definitions, types, available indexes, and formats:

      JOB_ID

      Definition The ID of the job
      Type DECIMAL(28), NOT NULL
      Primary Key PK_CLEAN_BART_JOB

      DELAY

      Definition Defines the maximum consumption date, which is equal to the current date minus the delay
      Type DECIMAL(28), NOT NULL

      Primary Key Details

      See the primary key information:

      PK_CLEAN_BART_JOB

      Column(s) JOB_ID
      Filegroup BART_DATA