Hi,
If I have a field in a table, say
streetname varchar(50) NOT NULL
Is there any (easy :) ) way to 'alias' the varchar(50) to a user defined typelike 'streettype' ?
Cheers
steve