This idea basically started from Andy Bek’s TSQL Tuesday last year #84 growing new speakers (https://sqlbek.wordpress.com/2016/10/25/t-sql-tuesday-84-growing-new-speakers/ – thanks Andy) and I have decided to share my experiences about what was going on in my head for when I was prepping for … Continue reading
Tags: SQL Server
Related Articles
Continuous Integration from AWS CodeCommit to Docker Hub with AWS CodeBuild
Continuous Integration (CI) and Continuous Delivery (CD) refer to the process of continuously integrating source code from a repository such as GitHub or AWS CodeCommit, compiling the source code, tes...
Using Oracle Optimization Hints When Tuning SQL
This tip explains how the Oracle optimization hints are applied to the SQL statements to generate more execution plans in Quest SQL Optimizer for Oracle. One technique that you can use to improve the...
