Topics
Started by
Posts
Last post
Hi friends , I need to Delete from table with conditions : Example of my query!!! Delete from TAb…
2 replies
Hi friends , I need to Delete from table with conditions : Example of my query!!! Delete from TAb…
2 replies
Dear All, Hi I have a Store Procedure which gives OUTPUT in 2 Data Sets (Tables). Now I need to sto…
2 replies
Hi All, I have a basic doubt on using IN/EXISTS. When to use IN over Exists/Exists over IN? I heard…
9 replies
Hi FOrumer's I have my query to get the min date from sample2 table using the ESN andreturndate as …
3 replies
Hello all, I was expecting the maximum value for the code mentioned below to be "005", but it is di…
19 replies
I have a table with a PK called '[ID]'. I want to rename it so that it is without brackets. How…
1 replies
If I do a simple select from my table independently, I get the correct number (I confirmed this out…
6 replies
I've the two below queries which I've identified as 1 and 2. All I want is to get the 'Denied Cust…
3 replies
Any idea how I can list the alternate parts on the same row as the parent part? There may be severa…
4 replies
I have two tables that I am questioning in a sql server 2008 r2 database. The table called [dbo].[A…
5 replies
hi ,i have 1 table Declare @temp1 table( id int, code char(10), value float) insert into @temp1 val…
6 replies
I am trying to create a xml file from a sql table. Please see the sample data below. Any help is ap…
5 replies
Hi I Have distinct values like 1 game1 2 game2 3 game4 I want output in 1 game1 game2 game4 Below…
6 replies
Hi all I am struggling to understand the following code SELECTCOUNT(*) AS UserCount, LogDate, Lo…
4 replies
Viewing 15 topics - 5,701 through 5,715 (of 10,644 total)
You must be logged in to create new topics.