I want a stored procedure in SQL Server 2008 to have a default value specified for one of its parameters. I want this value to be a CRLF sequence. Obviously SQL Server does not allow me to do this:I want a stored procedure in SQL Server 2008 to
I want a stored procedure in SQL Server 2008 to have a default value specified for one of its parameters. I want this value to be a CRLF sequence. Obviously SQL Server does not allow me to do this:I want a stored procedure in SQL Server 2008 to