Topics
Started by
Posts
Last post
I have tried a number of the different formulas to calculate XIRR in SQL 2005 and 2014 and while th…
3 replies
i have table like worktype lines A 1 A 2 b 1 b 2 c …
19 replies
Greetings. My first post. Background Our DB has a heap of jobs that need to run every day. We want …
2 replies
Just curious what I'm missing here. I'm unable to pass ERROR_MESSAGE( ) (or any of the other error …
2 replies
This code runs fine in SSRS Query Designer. IF @Company = 1 BEGIN SELECT distinct [Gen_ Prod_ Posti…
5 replies
Hello experts, I'm learning about the T-SQL MERGE statement and see that there is an INTO clause sp…
2 replies
Hi All, What would be the best way to calculate all the coordination points between if i have sourc…
8 replies
How to insert data into table based on another table? If the columnA in table one has some value th…
31 replies
Hi all, Quite confuse with reference site talking about sorting a query in MDX. I have this query (…
5 replies
I am using the following query to get a new date. I am getting the error that the subquery returned…
2 replies
Hello, This is a bit more complex than I can handle, maybe someone can figure this out: I am trying…
4 replies
I have a situation where I need to form a set of closed groups from information held in a single ta…
7 replies
Hi, I have a diary table in my database that splits the diary note across multiple lines. I need t…
2 replies
I'm trying to grab the first day of the month from 4 months ago and where I'd see a problem with it…
6 replies
I need to make these selections SELECT STDEVP(basis), STDEVP(quote_1) FROM ( SELECT * ,ROW…
6 replies
Viewing 15 topics - 2,491 through 2,505 (of 4,984 total)
You must be logged in to create new topics.