select MIN(t.fint)
FROM (select fint+1 fint from aaa) t
WHERE t.fint not in(select fint from aaa)
相关文章:
-
2021-08-09
-
2021-09-23
-
2022-12-23
-
2022-12-23
-
2021-12-22
-
2022-12-23
-
2022-12-23
-
2022-12-23
猜你喜欢
-
2021-09-26
-
2022-12-23
-
2022-12-23
-
2022-03-09
-
2021-05-19
-
2021-12-20
-
2021-05-30
相关资源
-
下载
2023-01-02
-
下载
2023-03-14
-
下载
2021-06-05