How can we help you today? How can we help you today?
TonyD

Activity overview

Latest activity by TonyD

Investigating Common SQL Server Problems using SQL Monitor
Dear FoRGs, I hope everyone is doing OK! For those that don't know, I'm a content specialist/editor here at Redgate, primarily responsible for our technical product articles (https://www.red-gate....
0 followers 0 comments 0 votes
Yes, true. This is more designed as a way to help you catch the changes you didn't know were coming. Setting up the Agent alert and job step is a little tricky, but it's (hopefully) plain sailing after that. / comments
Yes, true. This is more designed as a way to help you catch the changes you didn't know were coming. Setting up the Agent alert and job step is a little tricky, but it's (hopefully) plain sailing a...
0 votes
Writing opportunity: Help fellow users master SQL Clone
Dear Friends, We're recently released SQL Clone v4, which introduces a feature called Teams that allows administrators to control of data security and access control, and then allow users the free...
0 followers 0 comments 0 votes
@ben_b. Thanks for that - i now have a new rrc snippet (report row count)!  So, on the topic of a consistent naming convention for snippets, which will be important if we're building out a more extensive library, what do people think? One proposal so far (courtesy of @Phil_Fact0r) is that snippets always start with a verb describing the action: alter, add, change, create, enable, modify, drop, disable, insert, create, check, execute, find, report. Then you identify the target object using the standard short code: AF = Aggregate function (CLR) C = CHECK constraint D = DEFAULT (constraint or stand-alone) F = FOREIGN KEY constraint FN = SQL scalar function FS = Assembly (CLR) scalar-function FT = Assembly (CLR) table-valued function IF = SQL inline table-valued function IT = Internal table P = SQL Stored Procedure PC = Assembly (CLR) stored-procedure PG = Plan guide PK = PRIMARY KEY constraint R = Rule (old-style, stand-alone) RF = Replication-filter-procedure S = System base table SN = Synonym SO = Sequence object U = Table (user-defined) V = View EC = Edge constraint SQ = Service queue TA = Assembly (CLR) DML trigger TF = SQL table-valued-function TR = SQL DML trigger TT = Table type UQ = UNIQUE constraint X = Extended stored procedure ET = External Table So, cTT (create table type), chXA (change xact-abort setting) and so on. Thoughts? / comments
@ben_b. Thanks for that - i now have a new rrc snippet (report row count)!  So, on the topic of a consistent naming convention for snippets, which will be important if we're building out a more ext...
0 votes
Working with containers for development and testing
Hello Friends! How many of you are actively using Containers for your development and test work for your applications and/or databases? I'd love to hear about the sorts of apps and services you're...
3 followers 3 comments 0 votes