I'm trying to create an Oracle table with CreateTable method ( of
TTable).
The name of the table is case sensitive.
This very disturbing when I have to put "table name" in queries.
The same is for the fields of the table.
Is there any way to create the table without case sensitive.
Thanks in advance
Naf