当前位置:网站首页>借助 Navicat for MySQL 软件 把 不同或者相同数据库链接中的某数据库表数据 复制到 另一个数据库表中
借助 Navicat for MySQL 软件 把 不同或者相同数据库链接中的某数据库表数据 复制到 另一个数据库表中
2022-07-05 07:22:00 【12程序猿】
方式一:见 mysql如何把 一个数据库中的表数据 复制到 另一个数据库表中(两个数据库不在同一个数据库链接下) ,这里不再累赘
方式二:借助 Navicat for MySQL 软件
1.打开要复制的数据,按需检索数据,然后点击导出
2.在下面的弹窗中 按需 选择点击 “当前3条记录”
3.选择导出格式,选择你想要的格式, 我这里选择导出 SQL脚本文件
4.点击下一步
5.选择导出字段,由于我不想导出 id(主键自增)字段,所以 我把id取消勾选。然后点击下一步
6.点击下一步
7.点击开始
8.根据 导出路径,得到对应的sql
INSERT INTO `warn_message`(`device_id`, `device_type`, `extend_json`, `install_place_id`, `pound_order_id`, `rational_deviation`, `real_deviation`, `overtime_duration`, `warn_type`, `deal_flag`, `deal_result`, `active_flag`, `created_user`, `created_time`, `updated_user`, `updated_time`, `warning_level`, `organization_id`, `start_time`, `end_time`, `description`, `resolver`, `third_warn_id`, `relation_user_id`) VALUES (1842, 8, NULL, 102, 0, 0.000, 0.000, 0, 0, 1, '系统自动解除预警', 1, 0, '2021-02-03 11:23:00', 0, '2021-02-03 14:40:00', 3, 1047, '2021-02-03 11:23:00', '2021-02-03 14:40:00', NULL, NULL, '6534', NULL);
INSERT INTO `warn_message`(`device_id`, `device_type`, `extend_json`, `install_place_id`, `pound_order_id`, `rational_deviation`, `real_deviation`, `overtime_duration`, `warn_type`, `deal_flag`, `deal_result`, `active_flag`, `created_user`, `created_time`, `updated_user`, `updated_time`, `warning_level`, `organization_id`, `start_time`, `end_time`, `description`, `resolver`, `third_warn_id`, `relation_user_id`) VALUES (1842, 8, NULL, 102, 0, 0.000, 0.000, 0, 0, 1, '系统自动解除预警', 1, 0, '2021-02-03 11:43:00', 0, '2021-02-03 14:40:00', 3, 1047, '2021-02-03 11:43:00', '2021-02-03 14:40:00', NULL, NULL, '6534', NULL);
INSERT INTO `warn_message`(`device_id`, `device_type`, `extend_json`, `install_place_id`, `pound_order_id`, `rational_deviation`, `real_deviation`, `overtime_duration`, `warn_type`, `deal_flag`, `deal_result`, `active_flag`, `created_user`, `created_time`, `updated_user`, `updated_time`, `warning_level`, `organization_id`, `start_time`, `end_time`, `description`, `resolver`, `third_warn_id`, `relation_user_id`) VALUES (1842, 8, NULL, 102, 0, 0.000, 0.000, 0, 0, 0, '系统自动解除预警', 1, 0, '2021-02-03 12:11:00', 0, '2021-02-03 13:56:00', 3, 1047, '2021-02-03 12:11:00', '2021-02-03 13:56:00', NULL, NULL, '6534', NULL);
9.把上面得到的sql语句,在目标数据库中进行执行
执行结果:
边栏推荐
- Ros2 - configuration development environment (V)
- Ros2 - common command line (IV)
- [software testing] 03 -- overview of software testing
- PostMessage communication
- Inftnews | drink tea and send virtual stocks? Analysis of Naixue's tea "coin issuance"
- docker安装mysql并使用navicat连接
- UNIX commands often used in work
- 2022.06.27_每日一题
- Simple operation with independent keys (hey, a little fancy) (keil5)
- Word import literature -mendeley
猜你喜欢
CADD课程学习(6)-- 获得已有的虚拟化合物库(Drugbank、ZINC)
Ros2 - first acquaintance with ros2 (I)
并发编程 — 死锁排查及处理
PHY drive commissioning - phy controller drive (II)
[software testing] 03 -- overview of software testing
第 2 章:小试牛刀,实现一个简单的Bean容器
[software testing] 04 -- software testing and software development
Docker installs MySQL and uses Navicat to connect
Rough notes of C language (2) -- constants
Steps and FAQs of connecting windows Navicat to Alibaba cloud server MySQL
随机推荐
CADD课程学习(6)-- 获得已有的虚拟化合物库(Drugbank、ZINC)
[software testing] 04 -- software testing and software development
HDU1231 最大连续子序列(分治or动规or双指针)
Hdu1231 maximum continuous subsequence (divide and conquer or dynamic gauge or double pointer)
Ggplot2 drawing learning notes in R
Chapter 2: try to implement a simple bean container
Target detection series - detailed explanation of the principle of fast r-cnn
And play the little chestnut of dynamic agent
Ros2 - common command line (IV)
Reading literature sorting 20220104
并查集理论讲解和代码实现
苏打粉是什么?
二分查找(折半查找)
I can't stand the common annotations of idea anymore
Matrix keyboard scan (keil5)
MySQL setting trigger problem
Docker installs MySQL and uses Navicat to connect
2022.06.27_每日一题
Simple operation of nixie tube (keil5)
Literacy Ethernet MII interface types Daquan MII, RMII, smii, gmii, rgmii, sgmii, XGMII, XAUI, rxaui