select * from table_a,table_b

能得到table_a, table_b 的笛卡尔积。



本文转载:CSDN博客