1. literals是什么意思? P27
2. case statement 和 search statement 有什么區(qū)別跑芳? P42
3. 12章這個procedure是不是可以看成編程語言里的方法? 和13章的function的區(qū)別就是function會返回參數(shù)?P65
4. transaction 翻譯過來是什么意思桨仿? P104
P24:插入表的時候:最后一列報錯
PL/SQL procedure successfully completed.
Error starting at line : 11 in command -
INSERT INTO CUSTOMERS (ID,NAME,AGE,ADDRESS,SALARY)
VALUES (6, 'Komal', 22, 'MP', 4500.00 )
Error report -
ORA-00001: unique constraint (SCOTT.SYS_C0015757) violated