@string_variable
Is the name of a local variable. @string_variable can be of [!]char, varchar, nchar, or nvarchar[/!] data type with a maximum value of the server's available memory. If the string is greater than 4,000 characters, concatenate multiple local variables to use for the EXECUTE string. For more information about system-supplied SQL Server data types, see Data Types.