Topics
Started by
Posts
Last post
I have installed the SSIS extension for VS 2022 community. When I go into Manage Extensions, it is …
4 replies
WHERE a.ROWID IN (SELECT rid FROM ( SELECT ROWID rid, row_number() OVER (PARTITION BY c.id ORDER BY…
4 replies
1, Customer table [TBLMEMBER] 's structure CREATE TABLE [dbo].[TBLMEMBER]( [TRANNO] [int] IDENTITY…
4 replies
Hi we know (or believe) ssas saas gets stood up separately when a company migrates to sql saas. Bu…
9 replies
Hi there to all SQL gurus So, here is the scenario. I have a #temp table in one of my SQL stored pr…
5 replies
I want to transpose sql table rows to columns. I have written a query for that already but its taki…
4 replies
Hi, Need your help. I've a SP that is using Update statement on a table. 2-3 processes are updating…
6 replies
Hello, At my work place I recently migrated our test environment to SQL Server 2022 on Windows 2022…
6 replies
Hello, I currently have an instance of SQL Server 2019 Developer installed on my computer. I'm tryi…
3 replies
At work I am rewriting an old application which no longer builds. It was poorly written to begin wi…
2 replies
How does this capture multiple values from a cursor, and put them into an email message? DECLARE @S…
6 replies
I wrote a PowerQuery that parses a table from a PDF, and I want to export it to SQL Server. I tried…
4 replies
Hi everyone. I have this table and this information. (left side of the image) I need to replace Bl…
12 replies
A while into install I get a Microsoft OLE DB Driver for SQL Server. The feature you are trying to …
4 replies
I feel like this is a common issue but I'm having problems finding good examples on how to accompli…
10 replies
Viewing 15 topics - 76 through 90 (of 401 total)
You must be logged in to create new topics.