Topics
Started by
Posts
Last post
CROSS APPLY ( SELECT col = CASE WHEN MAX(col) = MIN(col) THEN MAX(col) ELSE NULL END )
3 replies
Hi All, following is the result of my query Year_Month.........cat1_per......cat2_per........cat3_…
3 replies
I have a C# assembly that returns a string. I created an SP to call this assembly and it works. But…
2 replies
Hi, Anyone knows about this? I want to make SSRS reports based on cube(SSAS). Now further more I wa…
1 replies
I need to determine the unique combinations of group permissions assigned to users. Currently, per…
4 replies
Hello All, I have some really ugly data coming in from several files. I am using SSIS to import int…
5 replies
Hi I have 2 tables Rates and Records. RATES table country fromdate todate…
15 replies
Hi, I have this below script and need the output in excel in D:\Reports folder. Anyone can help me …
8 replies
Hi I have this query - SELECT * FROM [GATE].[dbo].[DATA_CLOB] WHERE RAW_CLOB LIKE 'AAA|E0221002|_|…
2 replies
I need help regarding the issue having on performance and size. We have a Database : (History_price…
5 replies
Team, I have a set of data for perticular day.Plesae help me in writing a sql query to get the av…
2 replies
Hi All I have a data warehousing scenario related to Updates and SCD. In our ETL procedure, we cur…
2 replies
I received some great suggestions, but didn't get quite what I wanted mainly because I didn't provi…
1 replies
SELECT DISTINCT RepairSheetH.RepairSheetNr, Vehicle.unitnr, Vehicle.groupid, Vehicle.brandId, Veh…
14 replies
I'm working on a dynamic SQL builder and came across the following by accident. -- Some backgrou…
4 replies
Viewing 15 topics - 4,951 through 4,965 (of 10,638 total)
You must be logged in to create new topics.