Topics
Started by
Posts
Last post
Hello, I'm trying to figure out how best way to group records that are consecutive. For example, I …
4 replies
I have 3 table. Source table, dim table and load table.. I have a source table .. In the source tab…
7 replies
I want to do a select in a proc and if @@ROWCOUNT = 0, I would like to kill that rowless resultset …
27 replies
I am using SSRS 2008 for reporting. I made a matrix report but when I preview it that time it shows…
1 replies
How do i alias a Exists subquery? select TOP 1000 E.[Last Name] , E.[First Name] , E.[Department] ,…
16 replies
Hi all, how can i get a week of the month given a specified date? my week start on Monday and end o…
4 replies
when trying process the following string as an XML statement, the japanese character are causing a …
5 replies
Hi All, I'm currently working out the ideal way to display my result set to a set of people within …
5 replies
[font="ArialI have an SSIS job (SQL Server 2008) that refreshes data nightly. Here's a synopsis of…
10 replies
I have a developer who is trying to code a stored procedure in T-SQL like you would code in C or a …
17 replies
I need to return all part numbers in a table that are based on the following pattern: 8675G309 The …
4 replies
Hi All, I am not a developer but my boss assign some work please help me on below query... SEL…
13 replies
I am getting duplicates. Whenever I have an AgencyID that meet more than one of my conditions, I ge…
3 replies
What would the syntax be for trimming a string on both ends? I want to remove the first two and las…
9 replies
Is it possible to add case logic when identifying the join? Here is logic of what I am trying to ac…
7 replies
Viewing 15 topics - 5,956 through 5,970 (of 10,647 total)
You must be logged in to create new topics.