Topics
Started by
Posts
Last post
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
Hi i have create one table in sql2008 Below one is my sample one CREATE TYPE [dbo].[GetPrograms…
4 replies
Hi, I'm looking for some help with a query I'm writing (please bare with me, am an absolute beginne…
5 replies
Hi all, I’m having a little trouble with coming up with a good way to amend an audit table (see en…
2 replies
Hi all, I'd like to create a set of views which users will connect to through Excel (using the From…
5 replies
Viewing 15 topics - 436 through 450 (of 10,647 total)
You must be logged in to create new topics.