Topics
Started by
Posts
Last post
Hi All, I have to highest two word in the columns. It should have the maximum two words combination…
1 replies
For example : ServerA calls SP:SPA, inside SPA, there is comand like exec [172.26.*.*].dbo.testSP '…
5 replies
Hi everyone I have a 1000 line SQL query that performs a complicated calculation. I have broken up…
7 replies
Hi everyone I am not able to fix this error. I tried casting as numeric but no luck. What do you …
4 replies
I am trying to create the SQL that gives this: The SQL I have: SELECT p.name AS Plan, COUNT(s…
7 replies
Hello everyone, I have such a situation. I have Bill of Lading that has multiple Pallet Tags…
2 replies
create table table11( col1 char,col2 int,col3 int) Insert-----------------------------------…
4 replies
Hi I have two tables that get dates created via SSIS C# script. The first table has the seconds bu…
20 replies
I have been tasked with extracting de-deuplicated data from a set of records but also to provide a …
2 replies
Hi Team , I want to partition a vey huge table . It has approximately 2109955648 rows . I am plann…
5 replies
first query : select * from ( select a.beliid, a.Total from Beli a where a.beliid='BL.2111.00627') …
2 replies
My Backup/Restore job is failing - only when the DB is involved in REPL. Looking to see if anyone …
1 replies
Hello comunity, I need to make a query that can retrieve only the last record but with LAST_VALUE(e…
11 replies
Hello all, I am attempting to install the SSIS package into VS2019 CE. I've tried about four times…
2 replies
hello, I am having a major performance issue , with this part of code which is still blocked on my …
8 replies
Viewing 15 topics - 481 through 495 (of 1,791 total)
You must be logged in to create new topics.