database - Sybase add current user id on insert and update to the table -


i need track user making inserts , updates on sybase table.

what best way of achieving this?

please use trigger track inserts , updates. every action store/update user name in particular column say, modifier.


Comments

Popular posts from this blog

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

json - Zend error Connection -

javascript - Trigger mouseenter when an animated element touches mouse -