Hello,
I'm still at beginning regarding databases. I got a question about trigers that model the behavior of some data,
usualy a relational database may contain trigers and declarative sql constraints.
My question is how could I detect these trigers within a database?
using postgresql would help me? and how ?
Best,