会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
BlueBerry006
CnBlogs
Home
New Post
Contact
Admin
Subscription
2019年9月18日
MYSQL JSON字段操作
create CREATE TABLE `t_test` ( `salary_data` json NULL COMMENT 'JSON类型字段' ); insert INSERT INTO t_test(salary_data) VALUES('{"param_1": "111","param_2
Read More
posted @ 2019-09-18 14:50 BlueBerry006
Views(3839)
Comments(0)
Diggs(0)
Edit
公告