Topics
Started by
Posts
Last post
Can someone explain why select checksum(convert(nvarchar(3),'674')); select checksum(convert(nvarch…
19 replies
hi.. I am using asp.net application.I run my application how can I find database hittin…
1 replies
Hi, I currently have two DB's (DB1 and DB2) setup on an instance of SQL server. DB2 is essentially …
4 replies
Is there a limit to the number of parameters that can be added to an sp_executesql statement? (2100…
2 replies
Hello, I'm looking for a way to carry a continuous value across rows to calculate a weighted averag…
18 replies
I need to show an aggegate value. For Example I have a table with five rows: id1 id2 value 1 …
10 replies
I have files coming from several clients, the trailers rec count has to be validated against the de…
7 replies
I have a scenario where I am trying to select various records based on the contents of particular c…
11 replies
I get a 'collation conflict between "Latin_General_CI_AS_KS_WS" and "SQL_Latin1_General_CP1_CI_AS":…
1 replies
Hi, I am having 3 columns in my #Temptable. The Columns in Temp table are ID INT,LINE_NO INT,TOT_…
1 replies
Would be grateful for any assistance which may be added.
7 replies
Ok, I'm really needing help on this out. I have a table that has 12 fields. They are: GROSWAGS_1 …
31 replies
Dear Friends I have three table, event,measure, and eventmeasure as follows: CREATE TABLE [dbo].[…
5 replies
hi firends how can i mix up multi result set to one ? i mean : declare @first int, @second int …
11 replies
I have created a simple query which includes a sub-query containing multiple records (Dah ... right…
3 replies
Viewing 15 topics - 5,731 through 5,745 (of 12,234 total)
You must be logged in to create new topics.