Topics
Started by
Posts
Last post
In a sp I have added a few PRINT-statements to show intermediate results. The output is empty at a …
8 replies
:hehe: I am in the process of trying to make db projects in VS2005 TFS. I am getting an error in …
6 replies
I have this AND clause: AND c.DateCreated BETWEEN DATEADD(YEAR, -5, GETDATE()) Is this correct? Wh…
5 replies
I am using CAST to extract the numeric portion of a given string (which should have been constructe…
3 replies
I have 2 tables as ahown below: tbl_DEMOG1 PATID Name DOB …
1 replies
By: Garadin
i did this for triming : ltrim(rtrim(strVar)) , and here i have to know the length of this string…
5 replies
By: SwePeso
I have a table TEMP_TOOL1 and its columns are DESCRIPTION , ITEM1 , AMOUNT AND ITEM2. ITEM1 AM…
3 replies
I am trying to perform a Count on the same field to spilt the data up into two sets, Tests and Sess…
3 replies
I am using this code to produce a report of all appointments for tests on a given day for an instru…
3 replies
I am trying to generate a report from the output of the sql below but passing the staff ID and the …
3 replies
I am trying to get the count of the total tests and sessions showing the description of the test an…
1 replies
Hello, I'm using dynamic sql to create cursors. Here is what I am trying to do: I want to concate…
17 replies
Hello, As I was working on upgrading a SQL 2000 database to 2008, I came across something very stra…
2 replies
By: beaglez
I am trying to produce the total number of test for 2 types of test and sessions for October. I kee…
4 replies
This isn't a problem anymore (it almost was, I was 90% of the way done with a forum post when I fig…
7 replies
By: Garadin
Viewing 15 topics - 2,236 through 2,250 (of 17,082 total)
You must be logged in to create new topics.