如何使用Maestro生成表的update存储过程到文件

2024-10-15 13:11:27

1、打开SQL Maestro for MySQL

如何使用Maestro生成表的update存储过程到文件

2、点击菜单【view】下的【show database explorer】

如何使用Maestro生成表的update存储过程到文件

3、连接要操作的数据库

如何使用Maestro生成表的update存储过程到文件

4、展开【tables】

如何使用Maestro生成表的update存储过程到文件

5、右击要操作的表,然后点击【generate sql】下的【generate dml procedures】

如何使用Maestro生成表的update存储过程到文件

6、勾选【update procedure】,在【action】中选择【save to file】,点击【OK】

如何使用Maestro生成表的update存储过程到文件

7、输入文件名,然后点击【保存】

如何使用Maestro生成表的update存储过程到文件

8、此时表的update存储过程就保存到文件了

如何使用Maestro生成表的update存储过程到文件
猜你喜欢