Learn postgresql - INSERT. ... The most basic insert involves inserting all values in the table: INSERT INTO person VALUES (1, 'john doe', 25, 'new york');.
確定! 回上一頁