CREATE DATABASE numismatics;

CREATE TABLE table1 (att_integer INTEGER PRIMARY KEY);