DIA-25015:cannot perform DML on this nested table view column
错误码
错误描述:cannot perform DML on this nested table view column
错误原因:DML cannot be performed on a nested table view column except through an INSTEAD OF trigger
解决方法:Create an INSTEAD OF trigger over the nested table view column and then perform the DML.
向认证技术专家提问
向技术专家提问


