Topics
Started by
Posts
Last post
I have set up a service broker to handle some non critical things in an asynchronous way, to save t…
2 replies
I'm new to the over() function. I tried searching the forums first, but was not able to find any t…
7 replies
I need to retrieve either a specific value or all records, depending if there is a match on the (in…
7 replies
I have a date filed like 2006-01-01 00:00:00 2006-02-01 00:00:00 2006-03-01 00:00:00 2007-01-01 00…
12 replies
is there a way that I can create a view based on a recursive query? code for recursive query: Wit…
5 replies
Hi I am writing a stored proc. I have declared a var inside the sproc. DECLARE @recipients varchar(…
2 replies
to make a long story short we have an application software package that's inserting a bunch of reco…
4 replies
I have three tables (source) with same col's. Each table have approx. one billion rows. Table A (id…
5 replies
Hello, I am trying to get this query up and running, where i am having problems, is at the last lin…
18 replies
Hi, I have trigger that tracks changes to a table. I insert the changes into a table if it is a ins…
7 replies
We are using C#.net and SQL Server 2000. The data shown in application needs to be filtered accordi…
1 replies
I wrote the following code as a select stmt to verify i had the correct result set and it ran fine,…
3 replies
How do i calculate where abouts the specified date fits into the current financial year? ie Week n…
2 replies
is there anyone that can help me widh this Queri. SELECT TOP 1000 Tidspunkt, AVG(VannForing), AVG(V…
6 replies
Hi, I'm looking to use the XML data type for storage of language values something like I have the f…
5 replies
Viewing 15 topics - 9,376 through 9,390 (of 12,234 total)
You must be logged in to create new topics.