关于Oracle数据库查询问题_百度知道
关于Oracle数据库查询问题1select * from good order by price 2select cid from SalesRecorder where gid='1002'3select count(distinct cid) from ...
Oracle SQL*Plus 查询显示2_百度知道
我登陆Oracle9i的 SQL*Plus 后显示如下连接到: Oracle9i Enterprise Edit With the Partitioning op JServer Release 9.0.1.1. 下边是我查询,没有返回表的信息...