Correct Answer : Stored procedure
Explanation : Dynamic SQL is a term used to mean SQL code that is generated programmatically (in part or fully) by your program before it is executed.