Some questions on "FORMAT_MASK" and Fill Mode (FM)...
455866Sep 27 2005 — edited Sep 28 2005Hi, I want to take a value from one table and use its mask (or how it is laid out as opposed to its actual values) and put that mask into another table space on a different table. Now, I figure I have to do something with the FORMAT_MASK command in the PL/SQL editor of forms and insert that into a block level trigger. I was wondering if, within FORMAT_MASK, I could just use FM for fill mode without any other values next to it.......in other words give it a FORMAT_MASK of just about anything as opposed to a set pattern...
Anyone know anything about this?