what is the command i.e similar to merge command(9i) in oracle 8i ????????
merge
Collapse
X
-
Tags: None
-
Originally posted by jisuprustywhat is the command i.e similar to merge command(9i) in oracle 8i ????????
It was 3 statements, 3 to parse, 3 to execute and so they came up with the merge statement as 1 statement to parse and execute... its more efficient. -
Comment
Comment