I use the database Sql Server 2012
And the tool SQL Server Management Studio 2012
How can I check the triggers
that are bound to certain tables without having to go through the object browser?
Is there any select or some function where I get the trigger X tabela
relationships?