A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in!
In this section, you'll learn about SQL, which stands for Structured Query Language. It has been around since the 1970s and there ...
-- Change the table_name value to inspect any other table. -- why types matter, and how NULL is different from zero ...
Note – This book abbreviates SQL Server 2008 Reporting Services as SSRS and SQL Server 2005 Reporting Services as SSRS2K5.
If you are a SQL programmer, learning recursive SQL techniques can be a boon to your productivity. A recursive query is one that ...