You have ten tables in database and all have cluster indexes on them, If I ask you to give me the total row number in each table without using count(*) from
table, which table can help you to find count without using count(*)?
↧