[Building Sakai] oracle syntax help

Jim Eng jimeng at umich.edu
Fri Nov 27 05:36:25 PST 2009


Hi David,

Following examples from the content-conversion from 2.4 to 2.5, this  
should work:

alter table SAKAI_PERSON_T add NORMALIZEDMOBILE varchar2(255);

Jim




On Nov 27, 2009, at 3:33 AM, David Horwitz wrote:

> Hi all,
>
> hopefully a quick and easy one :-)
>
> I need the Oracle equivalent for the mysql syntax:
>
> alter table SAKAI_PERSON_T add column NORMALIZEDMOBILE varchar(255);
>
> Can anyone help me out?
>
> Thanks
>
> D
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org 
>  with a subject of "unsubscribe"
>
>



More information about the sakai-dev mailing list