Topics
Started by
Posts
Last post
Hello there. I'm currently wracking my mind over this issue, which is probably stupidly simple, bu…
20 replies
Hello, All. I've managed to stump myself on a query. Here's what I need: One of the metrics my comp…
5 replies
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
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
Viewing 15 topics - 5,701 through 5,715 (of 10,647 total)
You must be logged in to create new topics.