1.How many records are there in this table. ==>6000 rows.
2.What is the select statement ur running. ==> ------------------------------- I need to select the table 'table_code' per minute,and the sql is like : select code from table_code; -------------------------------