Topics
Started by
Posts
Last post
Hi folks We have migrated database from sql server 2014 std to sql server 2022 std. database get re…
2 replies
Can anyone please recommend where one can volunteer SQL Server skills to gain experience in other t…
2 replies
<sorry, duplicate> =( This topic was modified 7 months ago by pietlinden.
1 replies
Feel like I'm missing something blatantly obvious. I am trying to return the cost of each of a set …
2 replies
Hello, I ran below statements in MS SQL, and got error, but fine in Sybase: create table testDiffTy…
10 replies
By: james_toronto
How to rewrite a query in MS SQL, please? WHERE a.ROWID IN (SELECT rid FROM ( SELECT ROWID rid, row…
3 replies
Hi all, First I want to ask just a generic question. Does RLS in SQL always cause a Row by Row exe…
4 replies
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
Viewing 15 topics - 61 through 75 (of 393 total)
You must be logged in to create new topics.