允许创建新的存储过程 CREATE ROUTINE
“创建新存储过程”-选择此选项使向导根据指定的select语句创建一个新的存储过程(在数据库中)。
Create new stored procedure - SELECT this option to have the wizard create a new stored procedure (in the database) based on the specified SELECT statement.
在Database Explorer中这个存储过程的Packages文件夹下会看到创建的新包。
You see the new package created under the packages folder for that stored procedure in the Database Explorer.
克隆过程中创建的新存储单元与原始(被克隆的)存储单元大小相同。
The new storage unit created by the cloning process will be the same size as the original (cloned) storage unit.
应用推荐