Description: Test of oracle Programming (give the table and data) 1. Function: Enter the name, course name, grade completion of the SC table insert 2. Cascaded modified implementation methods: two methods achieve cascade delete 3. Trigger Explorer: In the Student table to add one: sum_avg (total score), SC at the table to make a flip-flop, when the add a line after a total score of the students accordingly. 4. Process: Enter the name, course name, grade. The process of completion of the SC insert table 5. Vertical table to horizontal table Ways
To Search:
File list (Check if you may need any files):
oracle编程
..........\createTables.sql
..........\insertTables.sql
..........\函数.txt
..........\竖表转横表.txt
..........\级联修改实现方法.txt
..........\触发器.txt
..........\过程.txt