Showing posts with label datatype. Show all posts
Showing posts with label datatype. Show all posts

PostgreSQL Datatypes

SQL datatypes and internal datatypes

SQL type Internal type
smallint int8
int int32
bigint int64