(Grant Fritchey) Not really, but sort of. The beauty of containers, at least in a dev/test environment, is the ability to spin them up while you need them and then throw them away when you’re done.
Tag: sql server
Paginated Report Bear And The Future Of Analysis Services Multidimensional
(Chris Webb) “Who, or what, is Paginated Report Bear?” I hear you ask.
Power BI Personal Bookmarks
(Scott Murray) How can I use Power BI Personal Bookmarks?
Get SQL Database details using DBATools
(Rajendra Gupta) In the series of articles on DBATools, (see TOC at the bottom) we are exploring useful DBATools command to perform administrative SQL tasks.
Azure Cosmos DB – Graph DB
(blobeater) Using Graph DB is a good way to show relationships between entities (more specifically a vertex and edges).
SQL SERVER – FIX: Msg 15274 – Access to the Remote Server is Denied Because the Current Security Context is not Trusted
(Pinal Dave) While working with a client, I encountered few errors while using linked server and I am going to share my solutions via a few blog posts.
Why you should cleverly name Database Objects for SQL Unit Testing
(Haroon Ashraf) This article is focussed on clever database object naming from both development and SQL unit testing point of view.
How SQL Server DevOps processes help break down data silos
(Lindsay Moore) DevOps can help organizations dismantle data silos in SQL Server and other database systems — and replace organizational silos with cross-functional teams.
SQL Server Uncorrelated and Correlated Subquery
(Rick Dobson) A SQL Server T-SQL correlated subquery is a special kind of temporary data store in which the result set for an inner query depends on the current row of its outer query.
Globally Distributed Azure Cosmos DB
(blobeater) Let’s use the Azure portal to build a globally distributed Cosmos DB. Before doing this, why would you ? what are the benefits? Regional based.