在Kettle里使用时间戳实现变化数据捕获(CDC)

1. 建立测试表,插入数据。 [sql]  view plain  copy <span style="font-family:SimSun;font-size:14px;">use test;          create table t_color (         id int unsigned not null auto_increment primary key,         c
相关文章
相关标签/搜索