摘要:
使用job模拟定时从元数据表中抽取指定数据进入目标表的过程。一、创建元数据表 --create table test_origianl create table test_original_data( id number(10,2) primary key, ... 阅读全文
posted @ 2014-09-11 09:31
知点网
阅读(4682)
评论(0)
推荐(0)
|
摘要:
使用job模拟定时从元数据表中抽取指定数据进入目标表的过程。一、创建元数据表 --create table test_origianl create table test_original_data( id number(10,2) primary key, ... 阅读全文
posted @ 2014-09-11 09:31
知点网
阅读(4682)
评论(0)
推荐(0)
|