• Home
  • About
SQiLler

Tag Archives: sql regions

Encapsulate SQL code

Posted on July 19, 2014 by Hiram Romero

On many .Net programming languages there is something called “Code Outlining” better known as #regions  which is a way to group or encapsulate pieces of code,  very helpful to have a clean code whenever you have hundreds or thousands of code lines, here is how it looks on C#.

c# region

c# region

Unfortunately regions are not available on MS SQL, because it is not necessary :)

Continue reading “Encapsulate SQL code” »

Posted in SQL | Tags: encapsulate, group code, region, sql, sql region, sql regions, TSQL, visualization | 1 Comment |

Stack Overflow

profile for sqiller on Stack Exchange, a network of free, community-driven Q&A sites

Recent Posts

  • English dictionary with synonyms
  • Create your own SQL log
  • Drop table if exists
  • Replace a value in all tables
  • Share temp tables to other sessions
Follow on Bloglovin

Pages

  • About

Archives

  • June 2015
  • August 2014
  • July 2014

Categories

  • SQL (23)

WordPress

  • Register
  • Log in
  • WordPress
CyberChimps

CyberChimps

© SQiLler