ETL是()Transform Load的缩写,描述一个过程,是构建数据仓库系统非常核心的过程
第1题:
Why do dates require special treatment during the ETL process?
为什么在ETL的过程中需要对日期进行特殊处理?
第2题:
Describe the different types of ETL metadata and provide examples of each.
举例说明各种ETL过程中的元数据。
第3题:
在Web Service中用于描述WEB服务的语言是( )。
A、WSDL
B、UML
C、XML
D、ETL
求答案与解析。
Web service描述语言(WSDL)就是这样一个基于XML的语言,用于描述Web service及其函数、参数和返回值。因为是基于XML的,所以WSDL既是机器可阅读的,又是人可阅读的,这将是一个很大的好处。一些最新的开发工具既能根据你的Web service生成WSDL文档,又能导入WSDL文档,生成调用相应Web service的代码。
第4题:
什么是ETL?
第5题:
关于375型现场通讯器的缩写描述错误的是:()
第6题:
以下关于ETL质量控制表述不正确的是哪一个()
第7题:
下面有关Select菜单下的Transform Selection(变形选区)命令与Edit菜单下的Free Transform(自由变形)命令描述正确的是()。
第8题:
以下关于ETL质量控制表述不正确的是哪一个()
第9题:
数据仓库的数据ETL过程中,ETL软件的主要功能包括:
第10题:
存储过程
数据转换
元数据服务
全文目录
第11题:
数据抽取
数据转换
数据加载
数据稽核
第12题:
frm_Load
Me_CmdOK
Form-Load
Form_Load
第13题:
Name the three fundamental fact grains and describe an ETL approach for each.
简述三种基本事实表,并说明ETL的过程中如何处理它们。
第14题:
Describe how to estimate the load time of a large ETL job.
Real Time ETL
简述如何评估大型ETL数据加载时间。
第15题:
A.数据抽取
B.数据转换
C.数据加载
D.数据稽核
第16题:
抽取、转换、加载过程的目的是为决策支持应用提供一个()、权威数据源。因此,我们要求ETL过程产生的数据是详细的、历史的、规范的、可理解的、即时的和质量可控制的。
第17题:
DB中的数据真正要存储到DW中,还必须经过ETL过程,即()()和()的过程。
第18题:
什么是数据仓库的数据ETL过程?
第19题:
以下哪个是ETL的实现方式()
第20题:
以下操作可以将div大小缩小为原来的1/2,css正确的是()。
第21题:
以下有关ETL表述不正确的是哪一个()
第22题:
数据抽取
转换
装载
第23题:
Export
Explain
Extract
Electric
第24题:
Modify the UPDATE statement in the OLE DB Command transform to use the PAGLOCK table hint.
Modify the UPDATE statement in the OLE DB Command transform to use the TABLOCK table hint.
Stage the data in the data flow. Replace the OLE DB Command transform in the data flow with an Execute SQL task in the control flow.
Stage the data in the data flow. Replace the UPDATE statement in the OLE DB Command transform with a DELETE statement followed by an INSERT statement.