Viewing 15 topics - 11,641 through 11,655 (of 283,936 total)
Topics
Started by
Posts
Last post
On my home Windows 10 Professional desktop PC, I've got SQL Server 2019 Developer Edition installed…
2 replies
Is DBMS_DATA_MINING available in SQL Server 2019? This is error: 'DBMS_DATA_MINING' is not a recogn…
1 replies
declare @YYMMDD DATETIME set @YYMMDD='2020-09-23 00:00:00.000' select CONVERT(VARCHAR(6), '2020-09-…
5 replies
Hi all, i've been looking into an odd issue with possible plan cache memory starvation (SQL couldn'…
1 replies
Comments posted to this topic are about the item Upgrading User Information
2 replies
Comments posted to this topic are about the item How Important is a Conference?
1 replies
Comments posted to this topic are about the item Random Thoughts Books in Celko Series for Morgan-K…
0 replies
Hello, we use PBM to monitor last full and last log backup. PBM created, nothing special so far. We…
1 replies
Hi, I see couple of below errors for 2 sql server instances i.e. primary and secondary. When I see …
2 replies
Dear Members, I have upgrade SQL Server from 2016 to 2019 last Thursday. Everything works fine exce…
1 replies
Comments posted to this topic are about the item The API Battle
1 replies
Hi, I had a SQL agent job STUCK at a certain step and that step was using a SP PROC. Now, there was…
3 replies
Hi, I found the code below SELECT STUFF( (SELECT CHAR(13),CONCAT(tel_type.Name, ': ', tel.[Phone Nu…
12 replies
Hi: Need help with group by SQL query. I want the select to display all columns, but the group by s…
2 replies
how do I calculate db sizes of all databases across all servers from cms declare @dbsizes TABLE (se…
6 replies
Viewing 15 topics - 11,641 through 11,655 (of 283,936 total)