DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Staging Table / Atomic Table ???

  1. #1
    Join Date
    Jan 2000
    Location
    Chicago, USA
    Posts
    7

    Angry

    Hi,

    One quick question. What is the difference between Staging Tables and Atomic Tables ?

    I am under the impression that atomic tables are the logical schema objects wherein we store data.

    I really am not clear on staging tables.

    Can somebody clarify ??

    Murali


  2. #2
    Join Date
    May 2000
    Location
    ATLANTA, GA, USA
    Posts
    3,135
    Those terms are used in Data Warehouse System.

    A "Staging table" is a temporary table used by ETL.

    A "Atomic Table" or "Fact Table" is used to store detailed information about a business process at the lowest level (for example order line item).

  3. #3
    Join Date
    Jan 2000
    Location
    Chicago, USA
    Posts
    7
    Thanks Tamil.

    I learned something today.

    Murali

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width