天天看點

PLSQL collection 示例 之 index-by table

CREATE TABLE Person

(Id int,

Name varchar(255));