当前位置:网站首页>navicat新建数据库
navicat新建数据库
2022-07-29 02:33:00 【m0_67403188】
一、打开navicat,新建一个连接
连接——mysql——填写信息
二、新建数据库
右键——点击新建数据库(如果图标是灰色,直接双击即可)
2.1 字符集选择
一般选择utf8,里面utf8mb4也可以选,区别在于utf8mb4兼容utf8,且比utf8能表示更多的字符。感兴趣的可以看一下区别,unicode编码区从1 ~ 126就属于传统utf8区,126行以下就是utf8mb4扩充区,如果不需要扩充区字符而去设置只是浪费空间。
2.2排序规则的选择
排序规则一般有3种: utf8_general_ci、utf8_general_cs、utf8_bin。
(1)ci全称为case insensitive,意思是大小写不敏感;
(2)cs区分大小写;
(3)bin是以二进制数据存储,且区分大小写。
三、创建表
创建一个查询,输入新建表格语句就可。
边栏推荐
- New conch movie theme template m3.1 fully decrypted version multifunctional apple cmsv10 background adaptive theme open source fully decrypted version
- 关于时间复杂度的一些新认识
- 图书管理系统
- Analysis of Project-based Learning Creativity in steam Education
- .NET 序列化枚举为字符串
- Etcd implementation of large-scale service governance application practice
- 【无标题】
- 【OpenCV】使用OpenCV调用手机摄像头
- Small program source code for campus stray cat information recording and sharing / wechat cloud development medium big cat spectrum small program source code
- Seed random seed
猜你喜欢
随机推荐
Pytest environment deployment + use case execution management + use case parameterization
laravel框架中实现封装公共方法全局调用
11.书写规则-伪目标
The origin of Nacos' name
Mongodb index (3)
QT screen adaptive automatic layout, drag the window to automatically grow larger and smaller (I)
New UI Sifang aggregate payment system source code / new usdt withdrawal / latest update security upgrade to fix XSS vulnerability patch vulnerability
DataGrip 如何导出和恢复整个数据库数据,使用单个 SQL 文件
OWT server source code analysis (4) -- video module analysis of mixer out
Day 5 experiment
(作业)C语言:atoi和strncpy、strncat、strncmp的模拟实现
并发模式之异步回调Future模式
Interpretation of ue4.25 slate source code
groupby 方法
6-21 vulnerability exploitation MySQL weak password cracking
QT qstringlist usage
ECCV 2022 | airdet: a small sample target detection method without fine tuning
Rocbos open source micro community light forum source code
Notes on the sixth day
Catchadmin practical tutorial (IV) implementation of relevant functions of table components