Topics
Started by
Posts
Last post
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
Following the restore of a database the User Mapping details have been deleted from Logins. The us…
1 replies
Hi I want to know how can I prevent my table through trigger that nobody can delete the reco…
2 replies
HI guys I have got a column in a table where there are null values for some fields.. Here is the …
7 replies
HI All, How does a case statement determine which datatype to use? I have a feeling it's got to do …
2 replies
Viewing 15 topics - 9,376 through 9,390 (of 12,230 total)
You must be logged in to create new topics.