I have a table FAMILY folowing columns:
SSN,NAME,DOB,AG E,PL_BIRTH,MARI TAL_STAT
I would like to add a column GENDER between columns NAME and DOB.
Is posiible wihout Droping table FAMILY?
Thank's in avance.
Leny G.
--
Message posted via DBMonster.com
SSN,NAME,DOB,AG E,PL_BIRTH,MARI TAL_STAT
I would like to add a column GENDER between columns NAME and DOB.
Is posiible wihout Droping table FAMILY?
Thank's in avance.
Leny G.
--
Message posted via DBMonster.com
Comment