What is equivalent of Long data type in PostgreSQL?

Viewed 73192

I want to know what's the equivalent of Long data type in PostgreSQL?

2 Answers
Related