Topics
Started by
Posts
Last post
Does anyone have an elegant solution for this problem? Essentially I want to do the equivalent of a…
7 replies
Hi Helpers, I have a join challenge.... I have a table with customers and another table with addres…
25 replies
Hello, I am looking for some help with the following query. I am trying to see if there is a way to…
1 replies
Hi, Let me explain the scenario : I have two tables T1 & T2 and a mapping table T3 which relat…
2 replies
Hi Folks, I have a recursive CTE I am using to determine a hierarchy path. I have used these querie…
3 replies
Hi, select schemas.name as table_schema, tbls.name as table_name, i.name as index_name, i.id as tab…
6 replies
Somewhat of a newbie when it comes to T-SQL so I will try my best to explain :). I have the follow…
4 replies
I am trying to get a record from the left table that should match a record on the right side which …
12 replies
I've a table with +100 million rows that I want to partition, and as I'm restricted to standard edi…
8 replies
Here is my source table: IDC_NOL_VALUE B_VALUE 11200300 12500100 11…
5 replies
Hi, I have two strings say @Str1 & @Str2. I want to concatenate @Str1 & @Str2 with a new …
13 replies
Hi all Looking for some advice please. Have entries in table A that appear at any position in a str…
6 replies
Goodmorning, I am having a problem with a query I wrote. When I run it, the error: Subquery returne…
2 replies
Hi All, I need your advise, please. I have to extract a very simple data from a SQL: one main table…
14 replies
Please help me in getting the results as shown in the screen shot
10 replies
Viewing 15 topics - 7,906 through 7,920 (of 10,647 total)
You must be logged in to create new topics.