Page 1 of 1

How to create a text colum in database

Posted: Fri Feb 21, 2014 6:40 am
by Yoram ADJEDJ

Hello,

I need to add text like this in my database :

--------------

123
456
test texte
test

---------------

It's possible to create a text type column in my database ?

Thanks


How to create a text colum in database

Posted: Fri Feb 21, 2014 8:23 am
by Kateryna Grynko

Hi,

You should use String type - this is the same.


How to create a text colum in database

Posted: Fri Feb 21, 2014 9:34 am
by Yoram ADJEDJ

Thanks for your response