例如我想写
select distinct a1 , a2 from t1;
能实现吗?
还有
select max(a1) from t1;
select count(a1) from t1;
fish呀,你好可怜,顶一下!