Data Privacy Summit
Search this blog
Steve’s tweets
- @tjaybelt Thx, would love to see it. Be nice to see why/how you did it, then maybe a short second piece on using th… twitter.com/i/web/status/9… 3 hours ago
- @tjaybelt I was hoping for a more formal writeup. Rather than the tweet so you could go back to hammock building. 3 hours ago
- @sqlstudent144 very nice 3 hours ago
Tags
- administration
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- bloopers
- business
- Business Intelligence
- career
- career
- cell phone
- Cloud Computing
- computers
- conferences
- continuous delivery
- continuous integration
- data analysis
- database design
- databases
- Database Weekly
- dbatools
- Dev Connections
- DevOps
- disaster recovery
- DLM
- encryption
- Filetable
- Friday Poll
- Git
- hardware
- high availability
- Humor
- life
- Linux
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- patching
- Performance
- powershell
- presentations
- Redgate
- sabbatical
- security
- software development
- software development
- speaking
- SQL Bits
- SQL Clone
- SQL Connections
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServer
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- testing
- TopTenSkills
- travel
- tsqlt
- vacation
- version control
- virtualization
- windows
- work
Tag Archives: TopTenSkills
The Basics of Joins – Skill #4
This series of blog posts are related to my presentation, The Top Ten Skills You Need, which is scheduled for a few deliveries in 2011. Databases are built to store data. That’s the primary purpose, and in SQL Server, we … Continue reading
Posted in Blog
Tagged syndicated, T-SQL, TopTenSkills
Basic Inner Joins – Basic Skill #4
This post is part of a series based on my presentation The Top Ten Skills You Need for SQL Server. This post is part of Skill #4 – Joins. This post is also serving as my T-SQL Tuesday post for … Continue reading
Posted in Blog
Tagged syndicated, T-SQL, T-SQL Tuesday, TopTenSkills
Map a Login – Basic Skill #3
This post is part of a series based on my presentation The Top Ten Skills You Need for SQL Server. This post is part of Skill #3 – Setup Security. I wrote about the basic security model for SQL Server, … Continue reading
Posted in Blog
Tagged presentations, security, sql server, TopTenSkills
Create a Login – Basic Skill #3
This post is part of a series based on my presentation The Top Ten Skills You Need for SQL Server. This post is part of Skill #3 – Setup Security. I wrote about the basic security model for SQL Server, … Continue reading
Posted in Blog
Tagged presentations, security, sql server, TopTenSkills
The 80/20 Rule – Top Ten SQL Server Skills
Over the years that I’ve worked in technology, I’ve found that the 80/20 rule seems to apply pretty well to all the different areas that one can specialize in. It doesn’t matter whether you build PCs, work on the help … Continue reading
The Basic Security Model in SQL Server – Skill #3
This series of blog posts are related to my presentation, The Top Ten Skills You Need, which is scheduled for a few deliveries in 2011. Users and Objects The basic security model diagram that I use is the one below. … Continue reading
Create a Log Backup Schedule – #1 Skill You Need
This series of blog posts are related to my presentation, The Top Ten Skills You Need, which is scheduled for a few deliveries in 2011. You Need Log Backups By default databases in SQL Server are created with the Full … Continue reading
Posted in Blog
Tagged Backup/Recovery, disaster recovery, presentations, sql server, syndicated, TopTenSkills
When Do You Take a Full Backup?
This series of blog posts are related to my presentation, The Top Ten Skills You Need, which is scheduled for a few deliveries in 2011. When is a Full Backup Taken? Most people might answer this with “every day”, or … Continue reading
Posted in Blog
Tagged Backup/Recovery, disaster recovery, presentations, sql server, syndicated, TopTenSkills
1 Comment
#2 Skill – Performing a Restore
This series of blog posts are related to my presentation, The Top Ten Skills You Need, which is scheduled for a few deliveries in 2011. You Will Restore a Database At some point you’ll need to restore a database. It … Continue reading
Posted in Blog
Tagged Backup/Recovery, disaster recovery, presentations, SQLServer, TopTenSkills
1 Comment
The Top Ten Skills You Need for SQL Server
This talk is designed to talk about the most common skills that you need to work with SQL Server on a daily basis. It is mostly for administrators, but quite a bit of this information would benefit developers if they … Continue reading