Insert Delete Update PostgreSQL

postgres=#
postgres=# SELECT 3 * 4;
 ?column?
----------
       12
(1 row)
postgres=#