Viewing 15 posts - 1,846 through 1,860 (of 8,760 total)
I have another friend in consulting that has to dress up, and he feels strongly that it helps create a more professional environment. I guess that does...
November 1, 2017 at 12:41 am
November 1, 2017 at 12:33 am
We have a server with 300 databases and need to know correctly the tranactions /second...
October 31, 2017 at 2:19 pm
October 31, 2017 at 2:13 pm
@@FETCH_STATUS will indicate if rows are successfully brought back from the cursor, @@CURSOR_ROWS returns the number of qualifying rows currently in the last cursor opened on the connection. Obviously you...
October 31, 2017 at 1:38 pm
October 31, 2017 at 1:34 pm
We have downloaded & installed ssms 17.3 from below link.It contains configuration tools,performance tools etc.Can...
October 31, 2017 at 2:15 am
joekanant 53667 - Tuesday, October 31, 2017 1:51 AMcould you give me the examples?thx
Please post the DDL (create table) scripts, some sample...
October 31, 2017 at 2:14 am
October 31, 2017 at 1:47 am
I have SELECT --CheckDate,
stuff((
SELECT DISTINCT ',' + ProcessName
FROM [database].[dbo].[DataLoadCheck] as...
October 31, 2017 at 1:43 am
We have a SQL server 2016 with old views and old procs, and they are...
October 31, 2017 at 1:00 am
October 28, 2017 at 10:41 am
Viewing 15 posts - 1,846 through 1,860 (of 8,760 total)