Topics
Started by
Posts
Last post
HI All I have a requirement like, we are having one city table in our database in that Records are …
6 replies
How can I convert the following string to date time data. July 7 2011 12:47 pm EDT I need to conver…
5 replies
hi everybody, can I ask why i dint get any result from this query SELECT title FROM db…
2 replies
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
Viewing 15 topics - 7,891 through 7,905 (of 10,635 total)
You must be logged in to create new topics.