select distinct(AlbumName) from A_AccountPhone where Accountid =78 通关关键字 distinct 将AlbumName字段中所以不重复的内容读出来。
SQL读取表中不重复字段,布布扣,bubuko.com
SQL读取表中不重复字段
原文:http://www.cnblogs.com/caoyinglai/p/3624515.html