語法: [Create or replace] Type typeName is Table of DataType [index by BINARY_INTEGER]; 若是用create type, 則不能加index by BINARY_INTEGER.
確定! 回上一頁