Topics
Started by
Posts
Last post
So I am trying to create a join to create a relatively wide report but I can't seem to get it to wo…
2 replies
I have a table which has more than 100 thousand records with some fields like as mentioned below. I…
16 replies
Hope someone can help, I have an Update statement in a stored procedure that updates all records in…
2 replies
Hi I need to Concatenate strings using Group By in sql server 2005 For Example : DocNo Cre…
3 replies
Hi, We are having an issue with some process deleting records from a table (SS 2005). I need to pu…
7 replies
Hi Can anyone help me. I get this erro: Msg 102, Level 15, State 1, Line 1 Incorrect syntax near '.…
5 replies
i'm in the process of collecting performance data and creating reports about it. next up is i want …
2 replies
I am trying to execute the following statement. SELECT CSP.Provider_Address1, CSP.Provider_Address2…
3 replies
I have a datetime column where the data is stored in UTC time zone. I need to create a view showing…
6 replies
Hallo, I've a problem with this portion of the trigger: insert into dbo.T_Ap_Terms select distinct…
2 replies
declare @Prices TABLE ( Id int NOT NULL, Date smalldatetime NOT NULL, Crea…
10 replies
Hello all. OK i have script which is to be run on several databases. Within this script there are c…
13 replies
Please findout error in this query.When run that query, i am getting following message box "specify…
2 replies
Hi, I need some help to write a query using SQL Server 2005. Consider a table "CardHistory" Create…
7 replies
The following is a sql statement which has been brutal (indexes are correct) SELECT patid + facid …
12 replies
Viewing 15 topics - 2,836 through 2,850 (of 12,234 total)
You must be logged in to create new topics.