BI Adam Aspin in BI Direct Query with Power BI Power BI allows you to connect directly to the data just as if it were a “standard” connection, and modify... 10 August 2016 30 min read
T-SQL Programming Joe Celko in T-SQL Programming Formatting SQL Code – Part the Second When you're formatting SQL Code, your objective is to make the code as easy to read with understanding as is... 10 August 2016 15 min read
Database Administration Robert Sheldon in Database Administration SQL Server Access Control: The Basics No technology yet invented can in any way allow us to neglect the task of ensuring the security of the... 02 August 2016 17 min read
Performance Robert Sheldon in Performance SQL Server Statistics Basics Distribution statistics are used by SQL Server's Query Optimiser to determine a good execution plan for your SQL query. You... 22 July 2016 17 min read
T-SQL Programming Joe Celko in T-SQL Programming Formatting SQL Code – Part the First With the formatting of code, we sometimes do things because they've always been done that way, rather than making code... 22 July 2016 16 min read
Anju Garg Incomplete / Complete recovery using RMAN cold backup Offline backups (also known as Cold or consistent backups) are taken when the database is in a consistent state, i.e.... 29 June 2016 12 min read
Tools Richard Macaskill in Tools Clone, Sweet Clone: Database Provisioning Made Easy? One of the difficulties of designing a completely different type of development tool such as SQL Clone is that you... 21 June 2016 8 min read
Robert Sheldon SSIS in SSDT: The Basics SQL Server Integration Services (SSIS) is a fast and reliable way of importing and exporting data, but it can be... 20 June 2016 31 min read
Anju Garg Defragmentation Can Degrade Query Performance As data in tables is updated and / or deleted, pockets of empty space can be created, leading to fragmented... 16 June 2016 15 min read
Hitendra Patel Dynamic Images in SQL Server Reporting Services It is relatively easy to provide a smart BI solution when your customer has all the resources for a new... 01 June 2016 16 min read
Joshua Feierman 3 Built-In Technologies for Centralizing SQL Server Administration DBAs can be more effective in managing their workload by centralizing their procedures. There are several features of SQL server... 01 June 2016 13 min read
Laerte Junior The PoSh DBA: Accessing SQL Server from PowerShell The worst part for a DBA of getting started with PowerShell is often just figuring out the best way of... 01 June 2016 17 min read
Aman Sharma Oracle System Change Number: An Introduction For many people working with Oracle database, SCN (System Change Number) is a topic that interests them greatly – but... 23 May 2016 13 min read
Feodor Georgiev Predictive Analysis Basics Statistics holds out the promise of teasing out significant relationships and to determine cause and effect. Now that so much... 18 May 2016 15 min read
Joe Celko Looking at VIEWs, Close Up Views in SQL can be difficult. It isn't easy to judge when to use them, It isn't always obvious how... 10 May 2016 23 min read
Joshua Feierman The Enterprise DBA Mindset as a Practical Problem-solving Approach In order to keep the demands of the job under control, any DBA needs to automate as many as possible... 10 May 2016 13 min read
Murilo Miranda In-Memory OLTP – Row Structure and Indexes There are several decisions to be made when designing indexes for Memory-optimized tables in In-Memory OLTP, and to make the... 04 May 2016 12 min read
Murilo Miranda In-Memory OLTP – Understanding Memory-Optimized Tables How do you get started with In-memory OLTP? Murilo Miranda first advises on the setup of the server and the... 04 May 2016 13 min read
Kartik Balachandran Running Siebel CRM on Non-Standard Versions of Internet Explorer Traditionally Siebel CRM has been heavily dependent on ActiveX controls. Oracle offers lifetime support on any Siebel version post version... 03 May 2016 5 min read
Phil Factor Automatically Creating UML Database Diagrams for SQL Server SQL Server database developers seem reluctant to use diagrams when documenting their databases. It is probably because it has, in... 03 May 2016 20 min read