positioned update

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • p655279
    New Member
    • Aug 2007
    • 4

    #1

    positioned update

    I read my DB2 manual for positioned update (update .... current of)
    it says for positioned update:

    You cannot use an UPDATE statement to modify the rows of a created
    temporary table. However, you can use an UPDATE statement to modify
    the rows of a declared temporary table.

    so what does it mean? what is created temporary table and what is declared temporary table?

    Anyone knows?
Working...