I�m learning the alter tables sql command� I can create and drop, but when I
try to use:

Alter Table tbl_jobs modify jobemail varchar(35)

After creating the field with:

Alter Table tbl_jobs add jobemail varchar(25)

I get an error in the alter table command??

Ideas?

je

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to