PowerDesigner导出脚本里包含视图
打开使用MySQL5.0的PDM之后,在菜单里选择
Database-> Edit Current DBMS..
确认DBMS使用的是MySQL5.0
打开左端树状结构Script-> Objects-> View
选中Create,在右端的Value中写入
create VIEW [%R%?[ if not exists]] %VIEW%
as
%SQL%
选中Drop,在右端的Value中写入
drop table if exists %VIEW%
选中Enable,在右端的Value中选择Yes
确定保存。
bitsCN.comCopyright © 2019- baomayou.com 版权所有 赣ICP备2024042794号-6
违法及侵权请联系:TEL:199 18 7713 E-MAIL:2724546146@qq.com
本站由北京市万商天勤律师事务所王兴未律师提供法律服务