Advertisement
Guest User

Test calls

a guest
Mar 30th, 2018
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. select WRITE_MESSAGE('Test WRITE_MESSAGE', 'NOTICE');
  2. select WRITE_MESSAGE('Test WRITE_MESSAGE 2nd call', 'NOTICE');
  3.  
  4. rollback; -- The last two log entries must have been made all the same!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement