sql("JDBC", "select MAX(id)+1 from table")
sql("JDBC", "select MAX(id)+1 from table",1,1)
加个,1,1试试。
公式不完整,参考:
SQL函数-https://help.fanruan.com/finereport/doc-view-846.html