摘要:
0.参考文献Table Scan, Index Scan, Index SeekSQL SERVER – Index Seek vs. Index Scan – Diffefence and Usage – A Simple Noteoracle表访问方式Index Seek和Index Scan的... 阅读全文
摘要:
Do While Not rs.EOF If (Trim(rs.Fields("Result") <> "OK") And REGION = "JET") Then strError = Trim(rs.Fields("SN")) & "," & Trim(rs.Fields("Description")) & "\n" end ifrs.MoveNextLoopIf strError <> "&q 阅读全文