Stairway to SQL PowerShell Level 9: Objects For Everyone
This level will show how to create objects including a login, a database, a filegroup, a file a database user and then we’ll end with a table and an index.
This level will show how to create objects including a login, a database, a filegroup, a file a database user and then we’ll end with a table and an index.
Poor patterns and practices are code smells. Steve Jones notes we have plenty in T-SQL.
One of the most important aspects of data management is the ability to ensure that the data in your database is well defined and consistent. Some aspects of that are ensured through the relational data structures you design. Another piece of control is using the correct data type. Then, we get to constraints. A constraint is a way to validate data prior to adding it to your database. This is one more tool in the toolbox that helps you maintain good data.
The conversation around Artificial Intelligence (AI) is not a new subject to the database space, but the recent rise in machine learning tools like ChatGPT have sparked increased focus on new ways to simplify existing DBA challenges.
Join Redgate’s own DevOps Advocate, Steve Jones, along with webinar guests Kellyn Pot’Vin-Gorman (Principal Cloud Solution Architect, Microsoft) and Brian Randell (Product Marketing Director, Github) to discuss how AI could help manage complex database ecosystems.
See how well ChatGPT works with questions on generating PowerShell code.
We need to measure and monitor things to become better, but we need to keep an eye on what the actual goal is from this monitoring.
This is a list of the builds for SQL Server 2022. There are other build lists available here. A list of all the builds that I can find and install on my Build VM. If you find a build not listed here, please let the webmaster know (webmaster at sqlservercentral.com). All builds are listed in reverse […]
Learn about the new functions LEFT_SHIFT and RIGHT_SHIFT in SQL Server 2022 and how these functions could be used.
The multi-million-dollar question for you and your business is... what is the real business value of frequent deployments? Part one of three in this series on the value of database DevOps.
By Steve Jones
I delivered my talk on Architecting Zero Downtime Deployments yesterday at VS Live Las...
By Steve Jones
Today’s coping tip is to focus your attention on the good things you take...
By DataOnWheels
I had an amazing time adventuring to Wales with other members of the data...
I have a table with 489M rows and growing. The reason we had to...
Hi All, This is Naveen Maroju. My previous DBA was created distribution database later...
Hi All, I have the column of data in SQL Server. Here I need...