Topics
Started by
Posts
Last post
Hey guys. I just started an SQL course and this is one of the first tasks I receieved. "If the mone…
2 replies
Say I have a table that allows nulls on some columns. As records are added, some columns are filled…
3 replies
Came across this First_Value function that gets me pretty close to what I need, however, I need it …
4 replies
good day, trying to find the best way to drop one row based on a criteria. I need to find the dupli…
2 replies
Hello everyone, I am asking something that I am not even sure is even possible therefore I will app…
16 replies
Hi, Using SQL2019, we have multiple projects and packages in our SSISDB. They all reference a singl…
12 replies
Hi everyone The query I am working on seems slow to me. The table has about 600 records and the qu…
10 replies
We're migrating to 2019 and we've had the predictable meltdown of an SSIS 2012 package with an Exce…
2 replies
Hi guys hope you are all well I am struggling to write a sql code which will pick up the sales val…
9 replies
I am running a search, passing a column with keywords into inner joint. SELECT SentimentCa…
1 replies
I have a following table (Contains script to generate the sample table with data): CREATE TABLE [db…
22 replies
I'd like to get the CommandTimeout=0 into the command below before the ExecuteReader is done…
2 replies
Hi all, I have a problem with this query: SELECT top 10 (total_elapsed_time/execution_count)…
1 replies
I am sure that my question must be easy for someone with more SQL experience. It is extremely confu…
3 replies
I have such a situation. I have a query where I want to some one field and not to sum another (mayb…
2 replies
Viewing 15 topics - 1,096 through 1,110 (of 1,793 total)
You must be logged in to create new topics.