Hi,
I am developping an application that should work with different RDBMS.
I need to store a field of 500 characters.
Hence, I thought of using the type "text" that works with MySQL, but I am wondering if it is part of SQL standard or if it is supported by the main RBDMS (Orcale, DB2, SQL Server ...).
Thanks in advance,
Sylvain