Multiple choice Which of the following statement(s) is/are false? A trigger is executed automatically. Stores procedure can be invoked explicitly. A trigger can not return any value. A stored procedure can not return any value. None of the above Reveal answer Fill a bubble to check yourself D Correct answer Explanation This is a false statement as the stored procedure can return the value.