In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
This article will explain in detail the method of changing the field of mysql to null for you. The editor thinks it is very practical, so I share it for you as a reference. I hope you can get something after reading this article.
Mysql to modify the field to null method: 1, create a new query, use statements to set; 2, double-click to open the table, through time sorting to find the record that needs to be modified, and directly right-click on the [finish_time] of the record to set null.
Mysql method to modify the field to null:
1. Sql syntax
Create a new query and use the statement to set: update p_order set finish_time=null where id='XXXX'
2. Set in navicat for mysql
Double-click to open the p_order table, through the time sorting to find the record that needs to be modified, directly right-click on the finish_time of the record (no need to delete data), right-click will be set to Null (English: Set to Null), the result will have been set to the Null value.
On the mysql to modify the field to null method to share here, I hope that the above content can be of some help to you, can learn more knowledge. If you think the article is good, you can share it for more people to see.
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.