如:select * from table1 a,table2 b where a.id=b.id and a.test="" 当记录数为0的时候,如何知道 会返回多少个字段名称。
收起
一般用于接收数据的数据集对象,都包括字段数量的及其名称的
报告相同问题?