数据仓库里面的登台表啥意思?对应英文是什么

来源:学生作业学帮网 编辑:学帮网 时间:2024/06/27 17:12:32

数据仓库里面的登台表啥意思?对应英文是什么

登台表:staging table
staging table
In SQL replication,a consistent-change-data table that is used to save data before that data is replicated to the target database.A consistent-change-data table used for staging data can function as an intermediate source for updating data in one or more target tables.See also consistent-change-data table,SQL replication.