| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Help Data-Types
An IP address, currently, is 32 bits or 4 numbers,
each between 0 and 255, separated by periods.
So you would need to represent 0.0.0.0 (7 characters)
to 255.255.255.255 (15 characters). Seems like
VARCHAR(15) to me.
jag
"Dave" <dave_at_dmcomm.com> wrote in message
news:_Ug79.27$Tl4.10801289_at_news.incc.net...
> Just a quick question on a datatypes since I'm a young novice.
> What the heck would an IP address go under? Text? Integer (long, short?)
??
>
> Thanks for the help.
> D
>
>
Received on Sat Aug 17 2002 - 12:44:09 CDT
![]() |
![]() |