How to create/insert record(s) into Postgres Table using PostgreSQL?

Syntax: Examples: Inserting one record: Inserting multiple records: