Topics
Started by
Posts
Last post
Hii, I am trying to write a stored procedure to check whether all the columns of different tables a…
2 replies
Hi, I need some help on making the right SQL-query to get the desired results. I have a table, name…
10 replies
A coworker brought this to my attention and I can't figure out what is happening. I was hoping som…
4 replies
Hello all, I am looking to build a query with a result set that combines multiple queries to appea…
10 replies
I have been handed a task. I don't have a lot of experiance in SQL. I know this probably isn't the …
1 replies
I could use some help to achieve the below results Suppose I have a table of Start/End dates and va…
4 replies
i have this queries that are block , i have rewritten them , any suggestions to make it better BLOC…
1 replies
Hello All, I am struggling with something that is conceptually simple but I'm at a loss at how to i…
20 replies
I am working on a query to show a sum of costs by year in a vendor purchase table. the final output…
2 replies
Can anyone help, I have the following stored procedure create procedure TEST_procedure @exampleid …
8 replies
Hi, I would like to create a ranking value based on the row value.For example consider the followin…
7 replies
Hi Guys, I need some help here. I have posted the DDL statements below. In my report I have 2 scena…
7 replies
Hi, I have a table as per below. CREATE TABLE #TEMP ( ID NVARCHAR(200) NOT NULL, SIMNO NVARCHAR(20…
4 replies
Hello everyone, I'm searching to see how performance works on columns concat in the where clause. W…
16 replies
Hi all, I am facing a problem in writing a query. Here is my requirement i have a <products> …
1 replies
Viewing 15 topics - 4,516 through 4,530 (of 4,984 total)
You must be logged in to create new topics.