Helpful bits of SQL, C#, ASP.NET and related articles that we feel may be useful to the community at large. Enjoy!
SELECT (COLUMNNAME * 1.10) AS NEWCOLUMNNAME FROM TABLENAME
I added SyntaxHighlighter to the blog and edited your post. All we need to do in the future is encapsulate any code in the below syntax, replacing each '[' with a '<', and change the "sql" to the language of choice short-name.[pre class="brush:sql">Code Here[/pre>
I added SyntaxHighlighter to the blog and edited your post. All we need to do in the future is encapsulate any code in the below syntax, replacing each '[' with a '<', and change the "sql" to the language of choice short-name.
ReplyDelete[pre class="brush:sql">Code Here[/pre>