Topics
Started by
Posts
Last post
Hi, Had a database migration (SQL 2005 to 2008) about a week ago - don't know if it is even relevan…
8 replies
I am running a query against a table that I know has the value in the table but get no results. The…
5 replies
Hi All This is a little bit involved (for me!) as it is on the edge of my understanding but I will…
6 replies
HIHope someone is able to help. I'm very new to SQL (6months) and need to split one column in a dat…
8 replies
Hi Team, kindly move my Question to SQL Server Forum, as i couldnt find it in the list. Hello Exper…
8 replies
Hi all, Please help me to understand the logic written in the ORDER BY clause of the SQL query belo…
3 replies
Hello, This actually may be more of a math problem than anything else.... apologies if inappropriat…
8 replies
How to convert these value from VARCHAR to decimal and remove percentage sign.DECLARE @b-2 V…
1 replies
I have the following dataset. DECLARE @T2 TABLE( ID INT IDENTITY(1,1) ,Col1 CHAR(1…
4 replies
hello there,I'd like to clear a situation that is driving me little bit crazy....Immagine a procedu…
3 replies
SP variable should be available inside the @Query String. See comment section. SP works but doesn't…
8 replies
Hi All I don't have control over the SQL Server version I'm using to resolve this problem (so …
4 replies
hi, Below the sample to play with Declare @test table(id int, VendorID int, CompanyId int);insert i…
2 replies
Hello friends hopefully you can assist meIn my query, I need to frame a condition likeCount of acti…
12 replies
Hi, Below are the sample to play with. Assume always there will be 2 rows in the temp variable. DEC…
5 replies
Viewing 15 topics - 436 through 450 (of 10,635 total)
You must be logged in to create new topics.