All of the views are pre-filled with the values from the original procedure.
所有视图都预先填写有来自原始过程的值。
A point to note here is that if this approach is followed, the calls to the original UDF will have to be modified so that they now execute the stored procedure, and supply an extra OUT parameter.
这里要注意一点:如果采用这种方法,就必须修改对原udf的调用,改为执行存储过程并提供一个额外的OUT参数。
The ADMIN_COPY_SCHEMA procedure can be used to copy tables with or without the data of the original tables.
ADMIN_COPY_SCHEMA过程可以用来复制表,此时可以装载源表的数据,也可以不装载。
应用推荐