INSERT INTO links (url, name) VALUES('https://www.postgresqltutorial.com','PostgreSQL Tutorial'); Code language: SQL (Structured Query Language) (sql)