Topics
Started by
Posts
Last post
In my SSIS package I have a Data Flow with a XML Source with the below XSD. The problem I have is w…
3 replies
Hello all. Trying to measure the time in days between to dates excluding weekends. Currently I have…
3 replies
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
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
SQL server became slow before I ran exec sp_updatestats
3 replies
Reposted this in Data Warehouse forum. This topic was modified 1 years, 1 months ago by Lo…
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, 2 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
Viewing 15 topics - 181 through 195 (of 522 total)
You must be logged in to create new topics.