Topics
Started by
Posts
Last post
I have a stored procedure that has a lot of dynamic sql in it. Basically it updates/deletes record…
2 replies
Hello, Given the following information: Table:test_2009 organization organization_name 1001 309…
4 replies
Hi, I am trying to put row values into columns which works for the first row, but not the others, i…
2 replies
Hi, I want to display the weeks for a particular month. i.e., i will pass @year=2008 and @month=5 i…
6 replies
Hi guys, I have a stored procedure which returns some result, now I am wondering how do I do this: …
4 replies
This Store Procedure worked well in SQL Server 2000 but now is running slowly and I think timing ou…
3 replies
Hi, I'm developing (with SQL Server 2000) a multistatement table-valued functions to process and re…
9 replies
I am having two files of data. How to load the two files in one table using BULK INSERT?
1 replies
Hi, I have 3 date fields (Date1, Date2, Date3) and 1 final date field (Date4). I would like to writ…
3 replies
Hi How do i get the event details in a "FOR AFTER DELETE" trigger - the user who executed the query…
4 replies
I want to change some existing columns from text to varchar(max). Our standard is to use user defin…
1 replies
Hello, I have a query where I am trying to specifically exclude records where the combination of tw…
6 replies
How can i check for existing records,add new records and update existing records if there is any ch…
10 replies
Hi all I really need some help. Table is as follows: ValueID GroupID ValueDate Amou…
5 replies
Dear All I have a stored proc that is taking way too long to process, over 50 minutes. What I need …
46 replies
Viewing 15 topics - 9,901 through 9,915 (of 12,234 total)
You must be logged in to create new topics.