Recent content by woojong

  1. W

    To restrict Pl/sql functions

    Hi. I am letting some users use PL/SQL in order to obtain very lage data in Excel format. Problem is, sometimes they make mistakes like querying for the last 3 years which causes a performance problem. Therefore, I wish to know how to restrict functions so that they can only query specific qrys...
  2. W

    I can't read korean & chinese in program window.

    Making any progress yet? Unless I get a solution, I might have to put off the upgrade plan.
  3. W

    I can't read korean & chinese in program window.

    I tried that. However, I found nothing different.
  4. W

    I can't read korean & chinese in program window.

    PARAMETER VALUE 1 NLS_NCHAR_CHARACTERSET AL16UTF16 2 NLS_CHARACTERSET UTF8 We use oracle 9.1.7 with pl/sql 7.1. I am testing 7.1 in order to upgrade from 5.1 these days. Problem is, when I open a package in program window, I can't read any characters in korean & chinese. This...
Back
Top