A place to learn from Little Techie...
Little Techie who is Microsoft Most Valuable Professional (MVP), Most Valuable Contributor (MVC), Most Valuable Member (MVM), Member of the Year..........
Pages
▼
Saturday, October 25, 2008
C# Syntax in SQL Server 2008
One Major advantage with Microsoft is, it always tries make life easier. See if you are C# developer and want to join SQL team then its pretty easy.
SET @i += 5
Look at the above code, it's C# syntax on incremeting the variables.
No comments:
Post a Comment