RAW Data Type
595385Oct 3 2007 — edited Oct 3 2007When I try to create a table through the object browser in APEX, I do not see the data type RAW in the list of choices for my columns. When I create a table through the SQL*Plus interface, I can specify RAW(x) without any problems or errors. This is then shown as Data Type - RAW when I look at the table in the object browser in APEX. However, when I try to modify the column it shows the Column Name as "Name(RAW)" and shows the data type as NUMBER.
Is this a bug or an overlook in APEX? Am I doing something wrong?
I tried both apex 2.0 and 3.0.1 with the same results.
Thanks in advance!
Luke