Results 1 to 2 of 2

Thread: Global Package Variable

  1. #1
    Junior Member
    Join Date
    Oct 2007
    Answers
    1

    Global Package Variable

    1) There are records in table. Table has a primary key.
    Suppose I disable the Primary key. Add some data. then again enable the primary key. What oracle server checks? Only duplicate records or something else also.

    2) What is globle package variable?


  2. #2
    Expert Member
    Join Date
    Apr 2007
    Answers
    500

    Re: Global Package Variable

    1.Before enable primary key constriant u must Remove the duplicate values or null values in primary key columns .Other wise u will get ORA-02437 error.

    2.Variables that you want to remain available between procedure calls in the same session. You can treat variables in a package like global variables


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact