How to query delta (Addition) table for particular version data in SQL developer. I have find SDE_STATE_ID column is only the column related to that, but still i could not able to do it.
Thanks & regards
V.Srinivasa Reddy
Instead of trying to reverse-engineer the versioned geodatabase implementation in SQL, I'd recommend you use a versioned view, and work within the solution instead.
- V