An Example of Test-Driven Development, Part 2
In this next installment of his series on TDD, MVP Andy Leonard continues the development of his database.
In this next installment of his series on TDD, MVP Andy Leonard continues the development of his database.
This Friday Steve Jones asks the question about how you manage large numbers of SQL Server instances.
Your application code may look neat and clean, and you are using a sound Object-relational Mapper, but when you put the pedal to the metal, you're not getting the performance. The time has come to lift the hood and see what SQL is being generated by the ORM, and what part of your code is causing the bottlenecks. The effect can be spectacular.
Facebook has implemented a new security feature that Steve Jones thinks might work well for SQL Server as well.
Data structure virtualization is the constructing of a data structure utilizing pieces or fragments from other data structures. This article demonstrates how Data structure virtualization can be performed in ANSI SQL utilizing hierarchical processing techniques to produce hierarchically structured virtualized output.
Steve Jones talks about the workplace of the future, and a prediction from the Gartner Group that it will include swarms.
In this next installment of the series on writing codeless applications, David Ziffer looks at the querying of data from the database.
Database maintenance is a critical task for every DBA. For this month’s question, list the typical steps that you use...
Fabiano introduces another ShowPlan operator that is used to build a query plan, or perform an operation specified in the DML. Once again, Fabiano demonstrates why it is important to be aware of these operators when getting queries to perform well.
Welcome to the second post of my “SQLBIGeek’s Function Friday” blog series. In this series, I am...
I previously wrote about how the underlying technology for Fabric mirroring changed with SQL...
By Steve Jones
At the recent Redgate Summit in Chicago, I demo’d (lightly) the ML based Alert...
By Steve Jones
los vidados – n. the half-remembered acquaintances you knew years ago, who you might...
Comments posted to this topic are about the item Seeding a Fabric Warehouse with...
Comments posted to this topic are about the item Seeding a Fabric Warehouse with...
Comments posted to this topic are about the item Doing the Little Things
If I want to track historical data values, which mechanism should I use?
See possible answers