Larger table volume analyze
Hi Expert,
Is there a good way to computer a large table how many rows, and each month increased rows?
I using count and group count SQL to get these information, but it elapsed too many time, is there a easy method to approach this?
Regards,
Allen He
Is there a good way to computer a large table how many rows, and each month increased rows?
I using count and group count SQL to get these information, but it elapsed too many time, is there a easy method to approach this?
Regards,
Allen He
0