Log file

  • Is it possible to know all queries applied against a database objects from a log file?

    thanks in advance

  • No the only thing logged is data change events (INSERTs, DELETES, UPDATEs and depending on settings bulk transactions). However you can also find info on table truncations and a few other things. But as for all SELECTs are logged, logins/outs are not logged and a few others.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply