Global temporary table

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dilippanda
    New Member
    • Jun 2007
    • 26

    Global temporary table

    Hi,

    How to use global temporary table.

    I want to create a temporary table in my package and insert/update the records in that temporary table for some manipulations.

    How can i achieve that?

    Thanks,
    Dilip
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    do u want to create the table every time u execute the package. ???

    Comment

    Working...