当前位置:网站首页>Kettle实验 (三)
Kettle实验 (三)
2022-04-23 09:07:00 【风梳烟】
1. 将数据通过我们所学的Excel表方法导入数据库
2. 将数据在KETTLE当中进行行转列(两种方法)

(1) 在kettle中放入Excel表输入组件,并选择我们的数据”行转列.xls”

(2) 在kettle中放入排序记录组件,仅选择date字段升序排序
(3) 在kettle中放入列转行组件,如下设置
注意:kettle中有行转列组件,但是这里不用行转列组件,具体原因可以网上查询

(4) 在kettle中放入表输出组件,设置输出目的为MySQL数据库的data数据库, 数据库表名称”hangzhuanlie”
(5) 使用Navicat工具返回MySQL数据库查看是否成功

版权声明
本文为[风梳烟]所创,转载请带上原文链接,感谢
https://blog.csdn.net/weixin_56814370/article/details/123447617
边栏推荐
- Restore binary tree (25 points)
- Introduction to GUI programming swing
- js 原型链的深入
- 错题汇总1
- 小程序报错 :should have url attribute when using navigateTo, redirectTo or switchTab
- OpenCV中的图像处理 —— 轮廓入门+轮廓特征
- Flink SQL realizes the integration of stream and batch
- tsdf +mvs
- Share the office and improve the settled experience
- On array replication
猜你喜欢

Emuelec compilation summary

Redis Desktop Manager for Mac

BK3633 规格书

Mini - exercice MySQL (seulement pour les débutants, pas pour les non - débutants)

L2-024 部落 (25 分)(并查集)

1099 establish binary search tree (30 points)

Automatic differentiation and higher order derivative in deep learning framework

Write down the post order traversal of the ~ binary tree

PLC point table (register address and point table definition) cracking detection scheme -- convenient for industrial Internet data acquisition

Project upload part
随机推荐
112. 路径总和
Machine learning (VI) -- Bayesian classifier
Colorui solves the problem of blocking content in bottom navigation
Distributed message oriented middleware framework selection - Digital Architecture Design (7)
Common errors of VMware building es8
微信:获取单个标签所有人
论文阅读《Multi-View Depth Estimation by Fusing Single-View Depth Probability with Multi-View Geometry》
2021李宏毅机器学习之Adaptive Learning Rate
数字政府建设中政务中台中的技术创新点
OpenCV中的图像处理 —— 轮廓入门+轮廓特征
How to read excel table to database
[original] use system Text. JSON formats the JSON string
Group Backpack
Correct method of calculating inference time of neural network
Mini - exercice MySQL (seulement pour les débutants, pas pour les non - débutants)
On array replication
MySQL small exercise (only suitable for beginners, non beginners are not allowed to enter)
Node installation
Search tree judgment (25 points)
How to protect open source projects from supply chain attacks - Security Design (1)