Tim Mitchell

Tim Mitchell is a business intelligence consultant, author, trainer, and Microsoft Data Platform MVP with over fifteen years of data architecture experience. He is the founder and principal of Tyleris Data Solutions.

Tim has spoken at international and local events including the SQL PASS Summit, SQLBits, SQL Connections, along with dozens of tech fests, code camps, and SQL Saturday events. He is author of the book The SSIS Catalog, coauthor of the book SSIS Design Patterns, and is a contributing author on MVP Deep Dives 2.

You can visit his website and blog at TimMitchell.net or follow him on Twitter at @Tim_Mitchell.
  • Interests: SQL Server, Data Warehousing, ETL, .NET development

Blog Post

Give Us TRIM()!

If you're like me, you've probably typed in LTRIM(RTRIM([value])) hundreds, if not thousands, of times during your travels through SQL...

2009-05-28

1,933 reads

Blog Post

Gone Dark

This afternoon was quite interesting around the office.  A strong thunderstorm moved through the area, a common occurrence in Texas...

2009-03-25

1,398 reads

Technical Article

Building Reports, 2.0 Style

I’m getting my first taste of the new SQL Report Builder 2.0, and so far I’m enjoying the upgrade. Report Builder 2.0 is a standalone product, shipped as separate download from the SQL Server and Visual Studio suites. It allows users to develop and run reports locally, in addition to permitting the publication of these reports to SQL Server Reporting Services.

You rated this post out of 5. Change rating

2009-03-10

5,694 reads

Blogs

How to Run Databases on Kubernetes: An 8-Step Guide

By

In this step-by-step tutorial, learn how to run MySQL, PostgreSQL, MongoDB, and other stateful...

Episode 11 of Simple Talks: Oracle

By

The 11th episode is now live, recorded a few weeks ago at the PASS...

A New Word: Mornden

By

mornden – n. the self-container pajama universe shared by two people on a long...

Read the latest Blogs

Forums

Authentication Error 0x8009030c

By Tallboy

Hi, I'm using a small database on SQL Server 2019 on Windows 10 Pro....

how to stop command prompt window from appearing when running PowerShell script?

By water490

Hi everyone I have a PowerShell script that is run by Execute Process Task...

Computer Algebra

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Computer Algebra

Visit the forum

Question of the Day

Renaming a Database

If I want to rename the OldSales database to ArchiveSales, how can I do this? (choose 2)  

See possible answers