plsql編程筆記

學習計劃: 1.pl/sql 基本的語法格式 2.記錄類型 type ... is record(,,,,); 3.流程控制 3.1 條件判斷(兩種) 方式一:if .... then elsif then ... else ... end if; 方式二:case ... when ... then ... end; 3.2
相關文章
相關標籤/搜索