U can do only for reporting purpose using query like
select column1 col1,column1 col2 from table_name;

U cannot break or split a column.Since there are attributes of an entity you need to create them explicitly...

regards
anandkl

[Edited by anandkl on 07-12-2002 at 06:32 PM]