Topics
Started by
Posts
Last post
Hello what is the best way to calculate in a query the average age of the persons in a table, havin…
5 replies
I'm trying to create a sproc with the following t-sql: SET @sql = 'SELECT dbo.Programs.Program …
6 replies
I have a situation that is simlar to one described below. Two tables: Table byState ( state_…
6 replies
Hi: In MS SQL Server 2000 and below, I was able to save my own stored procedure template that would…
4 replies
Hi I have two tables SVC00610 and SVC00315 User will update SVC00610 from front end application, s…
7 replies
i have just taken sql server 2005 workgroup edition on a lease for a sole purpose of full tex…
2 replies
Hello, I am trying to make a query like this : SELECT field FROM @tablename
2 replies
I am a bit new to the use of XML strings in stored procedures and I am having performance issues. M…
4 replies
I am getting this error from the following sproc. Could someone tell me what i have done wrong. I d…
4 replies
Hi, Hope someone can help me. Having trouble translating a script that works fine on SQL 2000 alone…
4 replies
Hello, say you have a string of codes. E.g. XX/\/\/\/\#### all within one field Then I want a colu…
9 replies
Hello everyone, I'm trying to produce data to power a graphing component for an application and i'm…
3 replies
I want to automate some little procedures. this involves checking if a query returns results, so i …
3 replies
I have two identical scirpts to output the result set of the stored procedure to csv files. H…
9 replies
I have 2 tables FACILITY - facilityID, facilityNum, familyName, etc 1, 3456, Smith 2, 1234, Jones …
4 replies
Viewing 15 topics - 11,686 through 11,700 (of 12,234 total)
You must be logged in to create new topics.