Recent content by nofu1

  1. N

    ordering the 180 pl/sql for single user

    Dear all; I would like to order the 180 single user pl/sql product, however, how long is the license valid for becuase I didnt see any expiration date for that in the product session. Furthermore, is the installation going to be easy and smooth for a home edition windows 7 OS.
  2. N

    how to create an object in a package

    Dear all; I know how to do this in oracle but I am having a difficult time doing this in pl/sql developer. how do you create a user-defined type object in pl/sql developer. i can provide you with the oracle syntax below. Thank you. CREATE OR REPLACE TYPE emp_t AS OBJECT ( ename VARCHAR2...
Back
Top