Multiple choice technology databases A trigger belongs to… a single table in the database to all tables in the database to all the tables of the user more than one table in the database Reveal answer Fill a bubble to check yourself A Correct answer Explanation In relational database management systems, a trigger is explicitly bound to a single table, view, or schema, executing in response to data modification events on that specific table.