Note that there are some explanatory texts on larger screens.

plurals
  1. USTT.
    text
    copied!<hr> <p><strong>Free resources I use when I'm on Stack Overflow:</strong></p> <ul> <li><a href="https://senseful.github.io/web-tools/text-table/" rel="nofollow noreferrer">A table formatter</a> - By <a href="https://stackoverflow.com/users/35690/senseful">Mr Senseful</a></li> <li><a href="http://www.codecogs.com/latex/eqneditor.php" rel="nofollow noreferrer">LaTEX math formula generator</a> - CodeCogs ©</li> <li><a href="http://sqlfiddle.com/" rel="nofollow noreferrer">SQL Fiddle</a> - Build/run SQL scripts from browser - By <a href="https://stackoverflow.com/users/808921/jake-feasel">Jake Feasel</a></li> <li><a href="http://browxy.com/" rel="nofollow noreferrer">Browxy</a> - Run Java snippets from browser</li> <li><a href="http://rextester.com/" rel="nofollow noreferrer">RexTester</a> - Online snippet tool for a multitude of environments (eg Java, C#, SQL Server, Perl, C, etc.)</li> <li><a href="https://regex101.com/" rel="nofollow noreferrer">RegEx101</a> + <a href="http://www.regexplanet.com/advanced/java/index.html" rel="nofollow noreferrer">Regular Expression test page for Java</a> (<code>RegExPlanet</code>)</li> <li><a href="http://www.cockos.com/licecap/" rel="nofollow noreferrer">LICEcap: simple animated screen captures</a> from <code>Cockos Inc</code></li> <li><a href="http://www.freeformatter.com/xpath-tester.html" rel="nofollow noreferrer">Free Formatter XPath Tester</a> + <a href="http://www.xpathfiddle.net/" rel="nofollow noreferrer">XPath Fiddle</a></li> <li><a href="http://www.xslfiddle.net/" rel="nofollow noreferrer">XSL Fiddle</a> - ©Artran Ltd</li> <li><a href="http://www.dpriver.com/pp/sqlformat.htm" rel="nofollow noreferrer">SQL Formatter</a> - © Gudu Software</li> <li><a href="http://jsbeautifier.org/" rel="nofollow noreferrer">Java/Javascript beautifier</a> - Written by <a href="https://github.com/einars" rel="nofollow noreferrer">Einar Lielmanis</a>, maintained and evolved by <a href="https://github.com/bitwiseman/" rel="nofollow noreferrer">Liam Newman</a>.</li> <li><a href="https://www.brentozar.com/pastetheplan/" rel="nofollow noreferrer">Brentozar's Paste The Plan</a> - Share query plans quickly and easily! - © 2017 Brent Ozar Unlimited®</li> </ul> <hr> <p><strong>Stack Overflow links:</strong></p> <ul> <li><a href="http://meta.stackexchange.com/a/94000/273645">Magic Links</a>: <code>[edit]</code>, <code>[ask]</code>, <code>[answer]</code> , <code>[mcve]</code>, <code>[help/on-topic]</code>, <code>[help/dont-ask]</code>, <code>[help/behavior]</code>, <code>[tour]</code></li> <li>[What should I do when someone answers my question?] (<a href="https://stackoverflow.com/help/someone-answers">https://stackoverflow.com/help/someone-answers</a>) ✔</li> <li>[How to post a T-SQL question on a public forum] (<a href="http://spaghettidba.com/2015/04/24/how-to-post-a-t-sql-question-on-a-public-forum/" rel="nofollow noreferrer">http://spaghettidba.com/2015/04/24/how-to-post-a-t-sql-question-on-a-public-forum/</a>) - By user <a href="https://dba.stackexchange.com/users/3020/spaghettidba">spaghettidba</a></li> <li>[Cross posting is frowned upon] (<a href="https://meta.stackexchange.com/tags/cross-posting/info">https://meta.stackexchange.com/tags/cross-posting/info</a>)</li> <li>[Link only answers are discouraged] (<a href="https://meta.stackoverflow.com/tags/link-only-answers/info">https://meta.stackoverflow.com/tags/link-only-answers/info</a>)</li> </ul> <hr> <p><strong>Important SQL Server knowledge:</strong></p> <ul> <li>[What's the difference between a temp table and table variable in SQL Server?] (<a href="https://dba.stackexchange.com/a/16386/65699">https://dba.stackexchange.com/a/16386/65699</a>)</li> <li>[What's the difference between a CTE and a Temp Table?] (<a href="https://dba.stackexchange.com/a/13117/65699">https://dba.stackexchange.com/a/13117/65699</a>)</li> </ul> <hr> <p><strong>By the way:</strong></p> <blockquote> <p><a href="http://stackoverflow.com/a/1732454/243373">The &lt;center&gt; cannot hold it is too late</a></p> </blockquote>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload