摘要:        
简单查询 创建students表 create table students(	id int not null unique primary key auto_increment,	name varchar(10) not null,	class varchar(10) not null,	grad    阅读全文
posted @ 2020-03-31 16:18
tester01home
阅读(1886)
评论(0)
推荐(1)
        
            
        
        
摘要:        
1、查询 -- 查询select * from user 注释快捷键:ctrl+/ 2、创建表 -- 格式 create table 表名( 字段名 类型 约束, 字段名 类型 约束 ) -- 举例 create table test3( id int unsigned primary key au    阅读全文
posted @ 2020-03-31 11:28
tester01home
阅读(496)
评论(0)
推荐(1)
        
            
        
        
摘要:        
1、安装破解 官网下载路径:http://www.navicat.com.cn/download/navicat-premium 补丁下载路径:https://www.cr173.com/soft/655833.html 破解需要断网,将对应版本的补丁全部复制到navicat.exe所在目录 2、连    阅读全文
posted @ 2020-03-31 09:53
tester01home
阅读(1577)
评论(0)
推荐(0)
        
 
                     
                    
                 
                    
                
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号