Viewing 15 topics - 26,971 through 26,985 (of 283,987 total)
Topics
Started by
Posts
Last post
Thanks, Kris
11 replies
Hello,We have a bunch of reports that have the box checked off in the subscription to send the repo…
1 replies
Hello All, I've been tasked with taking the following three attached Excel files converting them i…
2 replies
Hi Friends, Hope all doing good. I am currently struck with a requirement at my work. Requirement:1…
2 replies
Hi All, I have a small requirement. so far, we have been using Merge statement to INS and UPD reco…
2 replies
Hey Folks,I'm considering migrating a few of our solutions over to SSAS Tabular from Multidimension…
4 replies
SQL 2008 and up has sys.dm_exec_procedure_statsAs of 2016, we now have sys.dm_exec_function_stats M…
1 replies
Comments posted to this topic are about the item Getting query text from SSMS into Excel with Power…
11 replies
I have a full-text index configured. I am new with full text however I was getting great results an…
3 replies
I have the following code. It is working fine in sql server. However, when I run it in ssrs, I'm ge…
4 replies
Hi, I have configured an always on cluster, my question is that for security I am creating a user f…
5 replies
Create Table #tab1 (SSN varchar(9), Email varchar(50)) INSERT INTO #tab1 Values('123456789','abc@em…
4 replies
Hello, with my question, I'm looking for a way to extract a block of historical data from a cube to…
5 replies
select case when a.generatedrank=1 then (select a.journal, a.invoicenumber) else (sel…
4 replies
Can someone please let me know where i am going wrong in this code snippet...its when i try to plac…
10 replies
Viewing 15 topics - 26,971 through 26,985 (of 283,987 total)