Topics
Started by
Posts
Last post
hi members, I have a cursor and in the declaration of the cursor there is a join and I want to stop…
7 replies
Hello am using the following query: SELECTDISTINCT T_OrderHeader.OrderID, T_…
6 replies
SET QUOTED_IDENTIFIER ON im setting this on in a stored proc, java code executes the stored proc...…
2 replies
I've been a bit lazy and haven't kept track of some changes I've made. (I almost miss the old Ingre…
5 replies
Hello I have several join queries that seems to be running slow and spending at time 5min to fully…
11 replies
i have a table T1 with column name Method and other column name status so in method i have like me…
2 replies
i have a table t1 with column names ---status,method so i have method --status bank------success ba…
3 replies
Hello I have a table that consist of order placed by customers which also includes the shipdate. I…
6 replies
Hi Team, First of all thanks for all the support provided in helping me to achieve the code. Would …
2 replies
I have a situation where I am joining multiple tables together (SQL Server 2005 - Standard Edition)…
6 replies
Hello, I have a query that returns a daily revenue figure. The query is as follows: SELECT top 1000…
6 replies
I have the following query: select account, count(rank) [count] from dxhistory where rank=1 group b…
12 replies
I am trying to update a field in a SQL DB that is already populated. I dont want to replace the dat…
22 replies
I'm getting Msg 102, Level 15, State 1, Line 4 Incorrect syntax near ')'. in this script on the mar…
2 replies
When I run the following command: EXEC sp_msforeachdb @COMMAND1="select '?', filename, size from sy…
2 replies
Viewing 15 topics - 9,106 through 9,120 (of 12,234 total)
You must be logged in to create new topics.