ResultSetMetaData方法中用于获取结果列数的是?
A.getColumnCount()
B.getColumnLabel(i)
C.getColumn()
D.count()
正确答案是A