While writting dynamic sql you might get into situation where you want to separate the code in next line. For that purpose use
Char(13) + char(10) and this is will give a line break in the code you are writing in dynamic sql.
Friday, October 3, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment