Pablo Echeverria

I've worked for more than 10 years as a software programmer and analyst, during which time I studied parallel programming and became a senior programmer specialist. In 2016, I switched jobs to a DBA position, where I've implemented new processes and created better monitoring tools, while I'm growing my data scientist skills to improve my customer's businesses.

Check out Pablo's most recent book https://bpbonline.com/products/hands-on-data-virtualization-with-polybase. This book brings exciting coverage on establishing and managing data virtualization using Polybase. This book teaches how to configure Polybase on almost all relational and nonrelational databases. You will learn to setup a test environment for any tool or software instantly without any hassle. You will learn how rapidly to design and build high performing data warehousing solutions.
  • Interests: technology
  • Skills: programming, databases

SQLServerCentral Article

Check Your Backup Compliance Against a Data Management Provider

As a database administrator, it's your responsibility to ensure the customer data won't get lost in case of a disaster, so you either provide your own backup strategy, use a third-party script, or hire a data management provider. With the first two options, you have full control over your environment so you can know exactly […]

5 (1)

You rated this post out of 5. Change rating

2020-04-02

1,288 reads

Blogs

The Book of Redgate: Meetings

By

I think we might have forgotten this a bit, but on one of the...

New article: Automating SQL Server Builds

By

I refresh my test SQL Servers at least monthly with a fresh VM. Setting...

Leading with Accountability: How Extreme Ownership Transforms Leadership

By

Embracing Total Responsibility In every organization there comes a moment when teams must choose...

Read the latest Blogs

Forums

MySQL 5.6 not writing any logs

By Forum Researcher

We are using MySQL version 5.6 in our Windows Server 2012 R2 environment. We...

How to Read MDB Files?

By mohdkaif002

Is there any solution to read MDB files.

How to resolve issue of custom Audit log table containing incorrect data?

By Kevin8

We have created a parent table, child table & Audit log table in SQL...

Visit the forum

Question of the Day

Change Tracking Default Retention

I run this command on my SQL Server 2022 database:

ALTER DATABASE AdventureWorks2017 SET CHANGE_TRACKING = ON;
What is the default data retention period?

See possible answers