Topics
Started by
Posts
Last post
I have two orders tables, one is a staging, the other is a "Orders Sent" kind of table. The staging…
17 replies
This isn't an important issue, but it struck me as strange and I'm curious to see if anyone can exp…
2 replies
Hello I have a table Allocations with coulmns AllocationID , PaymentID , …. AllocationID is a PK. D…
12 replies
Hi Guys, How can i make list of the last day of each month of the year 2011? Output: January-2011 :…
9 replies
HI All, I want to select all days that are the last day of the month from a calendar table. I guess…
3 replies
Please I need help in changing the following scalar valued function to an inline one to improve per…
1 replies
I'm studying for the 432 exam & have a few questions about SPLIT, MERGE & SWITCH. When yo…
1 replies
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
Viewing 15 topics - 5,941 through 5,955 (of 10,635 total)
You must be logged in to create new topics.