create table grp engine=connect table_type=mysql CONNECTION='mysql://root@localhost/test/people' SRCDEF='select title, count(*) as cnt from employees group by ...
確定! 回上一頁