on 2017 Dec 02 10:54 AM
How to extract the current sql inside a trigger.
Sybase 9.
example: Capture the INSERT, UPDATE, DELETE statement.
Extract: INSERT INTO TITLE (ID, ORDER) VALUES (1, 12345).
In higher versions there is the command CURRENT_SQL in Sybase 9 what would be the equivalent command?
User | Count |
---|---|
68 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.