Topics
Started by
Posts
Last post
I have the following select statement --#1 Select supplier, s.refnum, desc from supplier as S Where…
5 replies
By: JP789
Good morning to all. I am a novice when it comes to SQL so my question is TSQL related on how to u…
4 replies
This is the function oracle.xxxfloat BEGIN IF @first IS NULL OR @second IS NULL RETURN NULL IF @fir…
13 replies
By: xemsomenh
Problem: I am trying to insert a a value into a column that has been encrypted using 'deterministic…
2 replies
I'm trying to use forfiles in an Execute Process Task in my SSIS package to delete files older than…
2 replies
By: s15199d
SQL server became slow before I ran exec sp_updatestats
3 replies
By: Mary_Jen
Reposted this in Data Warehouse forum. This topic was modified 1 years ago by Lord Slaagh.…
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 1 years, 1 months 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
Viewing 15 topics - 91 through 105 (of 430 total)
You must be logged in to create new topics.