Viewing post 1 (of 1 total)
In Oracle i am using ORA_ROWSCN function instead of SQL SERVER's Timestamp...
Its very easy to use..
When you create a table you can add ROWDEPENDENCIES command.
For Example...
SQL> CREATE TABLE TEST001(
...
February 25, 2009 at 10:41 pm
#950424