写一个Proc*程序,执行查询: Select * from scott.emp; 取出emp的字段名和类型
写一个Proc*程序,执行查询: Select * from scott.emp; 取出emp的字段名和类型,并取出查询结果;
2016-02-22
64