In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-30 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly tells you about the simple method of merging two tables in mysql. You can look up the relevant professional terms on the Internet or find some related books to supplement them. We will not dabble here, so let's go straight to the topic. I hope this article on the simple method of merging two tables in mysql can bring you some practical help.
Mysqldump-d: only export table structure, without data export complete database data does not include table structure
Mysqldump-t: only export data, no table structure
Solution:
Mysqldump-t only exports table data in the original database
And then import it into the database to be merged.
Note: if you do not add-t, both the table structure and the table data will be derived, so that when merging the table, because there is a table structure, he will delete the original table structure and data, and then import the new data, so that there will be no original data.
This is the simple way to merge two tables in mysql. If you want to know about other related issues, you can continue to pay attention to our industry information. Our section will capture some industry news and professional knowledge to share with you every day.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.