Kumar,
> is there a way to define a hyperlink as a datatype.
>
> I want to store hyperlink for an FTP site as my data
> link. Is this possible or it is good to define it as
> varchar.
You can just use TEXT. If you want to get really sophisticated, you can
define a DOMAIN to check for proper format.
--
--Josh
Josh Berkus
Aglio Database Solutions
San Francisco