查看: 1159|回复: 0
|
Oracle 9i PL/SQL, 不能用group by function,还有其它的方法吗?
[复制链接]
|
|
不能在PL/SQL里头使用,
例子
-single row
-group function eg:SUM, COUNT, AVG.
-table joins
-subqueries
只能使用,
-multiple cursors
-pass parameters
一定要使用,
-explicit cursors.
疑问,要如何在这些条件里头写出一个sorting function. |
|
|
|
|
|
|
| |
本周最热论坛帖子
|