首页
编程
java
php
前端
首页
编程
java
php
前端
oralce ROWNUM =1 在postgre怎么写
ROWNUM =1 这个语句在postgresql里面怎么写
postgresql 与mysql 类似,只查询一行记录的,可以用,limit 1
点击展开全文