Cursor 是PL/SQL內建的pointer,可用來擷取整個資料集合,並進行逐筆資料存取。 分為implicit(內隱) cursor與explicit(外顯) cursor。 Implicit Cursors ...
確定! 回上一頁