摘要:
select symbol, "price.*" from stocks :使用正则表达式来指定列查询 select count(*), avg(salary) from emplyee: 聚合函数 select count(distinct col) from stocks:去重后的数目 嵌套查询 阅读全文
posted @ 2019-01-10 09:43
tanshoudong
阅读(1438)
评论(0)
推荐(0)
浙公网安备 33010602011771号