Markus Krötzsch wrote:
Normally the table names are in lower-case characters -- I don't know why you get it in upper-case letters in your output.
Oracle backend makes them uppercase.
From DatabaseOracle::tableName(): Using uppercase because that's the only way Oracle can handle quoted tablenames