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
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
Hi,
You should use String type - this is the same.
Thanks for your response