A. Stored procedure.
A stored procedure is a collection of one or more SQL statements that are stored together in a database and can be executed as a single unit. This makes them useful for encapsulating complex logic and reusing code across multiple applications.
The other options are not correct:
A fallback is a configuration option that specifies an alternative action to be taken if a primary action fails.
A function is a named block of code that performs a specific task and returns a value.
A macro is a placeholder for a text string that can be replaced with actual text during pre-processing or compilation.
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
lmtome44
1 year ago