Skylar Saveland wrote:
> alter table profile_projectexp drop key
> profile_projectexp_person_id_6fe12f6f;
>
> I think that this syntax is specific to mysql. can someone translate?
drop index profile_projectexp_person_id_6fe12f6f;
--
Postgresql & php tutorials
http://www.designmagick.com/