当前位置:网站首页>Navicat 导出表生成PDM文件
Navicat 导出表生成PDM文件
2022-07-06 09:12: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都是数据库中字段的名字.

边栏推荐
- @controller,@service,@repository,@component区别
- API learning of OpenGL (2003) gl_ TEXTURE_ WRAP_ S GL_ TEXTURE_ WRAP_ T
- MySQL32-锁
- February 13, 2022-3-middle order traversal of binary tree
- MySQL25-索引的创建与设计原则
- Mysql21 - gestion des utilisateurs et des droits
- Ueeditor internationalization configuration, supporting Chinese and English switching
- 实现微信公众号H5消息推送的超级详细步骤
- MySQL combat optimization expert 12 what does the memory data structure buffer pool look like?
- February 13, 2022-2-climbing stairs
猜你喜欢

A brief introduction to the microservice technology stack, the introduction and use of Eureka and ribbon

实现微信公众号H5消息推送的超级详细步骤
![[after reading the series] how to realize app automation without programming (automatically start Kwai APP)](/img/e1/bad9cfa70d3c533cfaddeee40b96f1.jpg)
[after reading the series] how to realize app automation without programming (automatically start Kwai APP)

【C语言】深度剖析数据存储的底层原理

Super detailed steps to implement Wechat public number H5 Message push

Solve the problem of remote connection to MySQL under Linux in Windows

Mysql27 - Optimisation des index et des requêtes

Unicode decodeerror: 'UTF-8' codec can't decode byte 0xd0 in position 0 successfully resolved
![[after reading the series of must know] one of how to realize app automation without programming (preparation)](/img/eb/e789d88f10787c302f9457ca7ca2cc.jpg)
[after reading the series of must know] one of how to realize app automation without programming (preparation)
![[C language] deeply analyze the underlying principle of data storage](/img/d6/1c0cd38c75da0d0cc1df7f36938cfb.png)
[C language] deeply analyze the underlying principle of data storage
随机推荐
CSDN问答标签技能树(一) —— 基本框架的构建
MySQL24-索引的数据结构
Global and Chinese markets of static transfer switches (STS) 2022-2028: Research Report on technology, participants, trends, market size and share
CSDN问答标签技能树(二) —— 效果优化
Sed text processing
MySQL26-性能分析工具的使用
[untitled]
Discriminant model: a discriminant model creation framework log linear model
Export virtual machines from esxi 6.7 using OVF tool
@controller,@service,@repository,@component区别
In fact, the implementation of current limiting is not complicated
Time complexity (see which sentence is executed the most times)
MySQL27-索引优化与查询优化
Copy constructor template and copy assignment operator template
基于Pytorch的LSTM实战160万条评论情感分类
How to build an interface automation testing framework?
Mysql27 index optimization and query optimization
第一篇博客
Mysql34 other database logs
Pytoch LSTM implementation process (visual version)