当前位置:网站首页>Navicat 導出錶生成PDM文件
Navicat 導出錶生成PDM文件
2022-07-06 10:45:00 【程序員柒七】
使用mysql的Navicator生成僅結構的sql脚本文件..


然後找到完整的sql文件..
打開pdm,選中file

自己命名modelname.

DBMS中選擇sql所在數據庫的執行版本..mysql5.0

選擇用script files來完成生成pdm的文件..

加號增加sql文件,删除就是删除sql文件.

這樣就是好了...

默認在pdm中打開,可以ctrl+s保存,將文件放在你想要放的比特置..
但是生成的錶沒有關聯關系..因為在sql中沒有對字段進行添加comment,所以pdm中,name和code都是數據庫中字段的名字.

边栏推荐
- [unity] simulate jelly effect (with collision) -- tutorial on using jellysprites plug-in
- Kubesphere - deploy the actual combat with the deployment file (3)
- The underlying logical architecture of MySQL
- Download and installation of QT Creator
- C语言标准的发展
- text 文本数据增强方法 data argumentation
- Pytorch LSTM实现流程(可视化版本)
- windows下同时安装mysql5.5和mysql8.0
- 基于Pytorch肺部感染识别案例(采用ResNet网络结构)
- Mysql25 index creation and design principles
猜你喜欢

MySQL18-MySQL8其它新特性

ByteTrack: Multi-Object Tracking by Associating Every Detection Box 论文阅读笔记()

Security design verification of API interface: ticket, signature, timestamp

MySQL 20 MySQL data directory

MySQL34-其他数据库日志

In fact, the implementation of current limiting is not complicated

PyTorch RNN 实战案例_MNIST手写字体识别

windows下同时安装mysql5.5和mysql8.0

Why is MySQL still slow to query when indexing is used?

Case identification based on pytoch pulmonary infection (using RESNET network structure)
随机推荐
February 13, 2022-2-climbing stairs
Ueeditor internationalization configuration, supporting Chinese and English switching
Solution to the problem of cross domain inaccessibility of Chrome browser
Mysql34 other database logs
Introduction tutorial of typescript (dark horse programmer of station B)
[paper reading notes] - cryptographic analysis of short RSA secret exponents
Timestamp with implicit default value is deprecated error in MySQL 5.6
CSDN question and answer tag skill tree (II) -- effect optimization
Mysql30 transaction Basics
MySQL 29 other database tuning strategies
MySQL19-Linux下MySQL的安装与使用
Implement sending post request with form data parameter
Record the first JDBC
Export virtual machines from esxi 6.7 using OVF tool
CSDN问答标签技能树(五) —— 云原生技能树
Moteur de stockage mysql23
Water and rain condition monitoring reservoir water and rain condition online monitoring
Development of C language standard
Anaconda3 installation CV2
C语言标准的发展