本文共 109 字,大约阅读时间需要 1 分钟。
select nvl(max(test_item_id),0) from t_test_item_connection
转载于:https://www.cnblogs.com/hanje/p/10181421.html