Thread: Explain returns different number of rows

Explain returns different number of rows

From
Vince McMahon
Date:

I executed the following statements 3 times
 explain(analyze, buffet) select * from table1

The number of rows are different.  Is the table corrupted?  How to confirm and how to fix it?