Topics
Started by
Posts
Last post
SQL server became slow before I ran exec sp_updatestats
3 replies
Reposted this in Data Warehouse forum. This topic was modified 7 months, 1 week ago by Lor…
1 replies
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, 3 weeks ago by pietlin…
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
Viewing 15 topics - 61 through 75 (of 395 total)
You must be logged in to create new topics.