Topics
Started by
Posts
Last post
I have been tasked with identifying a set of users in one of our databases. The following code sho…
6 replies
Greetings experts, I have a stored proc that uses table pivot to dynamically create the value for …
19 replies
So I have 5 queries . Each query fills a different temp table. For each table the first two column…
3 replies
Hi, This is SQL Server 2016, by the way. I'm trying to optimize a query plan, especially attacking …
1 replies
Hi: I have some values in Amount column as 0.00 1619.70 -62.20 34.40 0.00 0.00 23.00 -345.23 Where …
2 replies
Hello Experts, I am working on SP that sends my csv file from on prem machine to Azure blob contain…
7 replies
By: dallas13
System.ComponentModel.Win32Exception: A required privilege is not held by the client. Getting this …
1 replies
By: DinoRS
CREATE PROCEDURE sp_area @length int, @width int, @area int OUTPUT AS -- BEGIN is optional …
15 replies
I am attending the interviews as a SSRS Report developer I put 3 years(2 Years Banking and 1 year i…
7 replies
We set up a server with different databases. One for more financial data (ASAP_be), one for hr data…
5 replies
By: Thom A
I have two sprocs: I want the output char(1) value of first to pass to the second. When I run the…
8 replies
We’ve build a Finance OLAP Cube in SSAS which is mostly used/browsed by Accountants. Due to a “self…
2 replies
By: RonKyle
when we compare the sql server SP vs Functions SP may or may not return the value. where as functio…
2 replies
By: shiva996
Hi everyone, I have a T-SQL procedure that runs on 2 different servers, on the same db, has differe…
7 replies
I am using SSMS to practice SQL. I have seen several videos on YouTube where people are actually w…
6 replies
Viewing 15 topics - 751 through 765 (of 1,544 total)
You must be logged in to create new topics.