| analyze table `table_stats/tpch-multi/customer` compute statistics; | |
| analyze table `table_stats/tpch-multi/lineitem` compute statistics; | |
| analyze table `table_stats/tpch-multi/nation` compute statistics; | |
| analyze table `table_stats/tpch-multi/orders` compute statistics; | |
| analyze table `table_stats/tpch-multi/part` compute statistics; | |
| analyze table `table_stats/tpch-multi/partsupp` compute statistics; | |
| analyze table `table_stats/tpch-multi/supplier` compute statistics; |