INSERT INTO PUB.Student (id, name, lastname) VALUES (PUB.NextStudentID.NEXTVAL,'Name','lastname'); A SQL query getting the current value:
確定! 回上一頁