输入banner图图片脚本导航/分类

SQL中distinct的用法

表A:
技术分享

示例1

select distinct(name) from A

执行后结果如下:
技术分享

SQL中distinct的用法

标签: