Viewing 15 topics - 31,816 through 31,830 (of 284,015 total)
Topics
Started by
Posts
Last post
DECLARE @CountResults TABLE (CountReturned VARCHAR(1000)) declare @SqlStatement varchar(8000) …
4 replies
Hi Is there any way of doing the count (number of N-CO(not completes) until COMP (completion)) with…
1 replies
Hi Last night my SQL monitoring tool reported blocking on a database. When I took a look this morn…
1 replies
We use NTLM authentication in our environment. SELECT auth_scheme FROM sys.dm_exec_connections WHER…
4 replies
Good afternooni have a excel document.One of the columns is an account number.I want to add th…
3 replies
Hi AllI need to find all procs from a database which reference tables from another databases. all m…
4 replies
Hi all, I know very little about SQL Server but so far we have been managing to login to our DB via…
6 replies
Comments posted to this topic are about the item Birds of a Feather Hakim Ali www.sqlzen.com
31 replies
Hi, Hopefully a quick and easy question. Can someone confirm f we can use transaction replication f…
1 replies
Hi All We have installed SSRS 2016 on 2 azure windows 2012 r2 server and have an issues We keep get…
3 replies
Hi, We have configured Transactional Replication between SERVER A and SERVER B and Server C i…
1 replies
Comments posted to this topic are about the item Performance of OBJECT_NAME() & Co. God is real…
2 replies
Hi,I have created an index filegroup (NonClustered) on a separate device. How many files do you rec…
10 replies
Comments posted to this topic are about the item Email Formatted HTML Table with T-SQL
81 replies
Hi, Though sp_depends 'proc_name' displays all the tables which are part of the procedure but if th…
1 replies
Viewing 15 topics - 31,816 through 31,830 (of 284,015 total)