Postgres inet data type
438199Feb 11 2005 — edited Feb 11 2005I want to utilize the inet data type in my Postgres DB. However, our product needs to support Oracle as well. If I use the inet data type, what are my options when I port to Oracle to achieve the same functionality?