当前位置:网站首页>1-2 install and configure MySQL related software
1-2 install and configure MySQL related software
2022-06-30 21:30:00 【Endless pie】
For developers , Just install MySQL Server and MySQL Workbench These two pieces of software , It can meet the needs of development .
- MySQL Server: Software specifically designed to provide data storage and services
- MySQL Workbench: Visual MySQL Management tools , They can be conveniently operated and stored in MySQL Server Data in .
database

1.DataType data type :
- int Integers
- **varchar(len)** character string
- **tinyint(1)** Boolean value
2. Special identification of the field :
- PK(Primary Key) Primary key 、 Unique identification
- NN(Not Null) Value cannot be empty
- UQ(Unique) It's worth it
- AI(Auto Increment) The value increases automatically
边栏推荐
- Sqlserver gets the data of numbers, Chinese and characters in the string
- Use the log server to output the topn of various Apache logs
- MySQL advanced 3
- 升级kube出现unknown flag: --network-plugin
- Zaah Sultan looks at the old driver
- CA I ah, several times Oh, ah, a sentence IU home Oh
- Apply for vector bus protocol color picture wallpaper hanging picture, very good!
- Testing media cache
- Two skylines
- 你我他是谁
猜你喜欢
随机推荐
Zaah Sultan looks at the old driver
1-13 express监听GET和POST请求&处理请求
Digital currency: far-reaching innovation
给苏丹国安德森苏丹的撒过 d s g
将博客搬至CSDN
开源实习经验分享:openEuler软件包加固测试
1-15 nodemon
jupyterbook 清空控制台输出
[untitled]
Three techniques for reducing debugging time of embedded software
It is urgent for enterprises to protect API security
mysql-批量更新
Upgrade Kube with unknown flag: --network plugin
ca i啊几次哦啊句iu家哦
针对美国国家安全局“酸狐狸”漏洞攻击武器平台的分析与应对方案建议
多态在代码中的体现
Apply for vector bus protocol color picture wallpaper hanging picture, very good!
Sqlserver string type converted to decimal or integer type
对多态的理解
根据肠道微生物组重新思考健康饮食








