当前位置:网站首页>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
边栏推荐
猜你喜欢

Five years after graduation, I wondered if I would still be so anxious if I hadn't taken the test

go搭建服务器基础

MySQL高级篇3

科研中遇到迷茫困惑如何向前一步?如何在科研中发挥女性优势?

用yml文件进行conda迁移环境时的报错小结

Arcmap|assign values to different categories of IDS with the field calculator

What about degradation of text generation model? Simctg tells you the answer

Apply for vector bus protocol color picture wallpaper hanging picture, very good!

Reading notes of Clickhouse principle analysis and Application Practice (3)

asp. Net core JWT delivery
随机推荐
网络营销之四大误解
Phoenix architecture: an architect's perspective
将el-table原样导出为excel表格
Encryption and decryption and the application of OpenSSL
A group of K inverted linked lists
“信任机器”为发展赋能
Ssh server configuration file parameter permitrootlogin introduction
asp. Net core JWT delivery
介绍一款|用于多组学整合和网络可视化分析的在线平台
的撒啊苏丹看老司机
Spatiotemporal data mining: an overview
1-18 创建最基本的express服务器&创建路由的API模块
[grade evaluator] how to register a grade evaluator? How many passes?
ClickHouse distributed表引擎
Auto-created primary key used when not defining a primary key
SQL server extracts pure numbers from strings
sdfsdf
Oracle 数据库表结构 Excel 导出
Use the log server to output the topn of various Apache logs
NCAT detailed introduction (Reprint)