Topics
Started by
Posts
Last post
when i run this i get data for the last day. i'm trying to get it to return only for the latest dat…
4 replies
Hi, We've got a Control-M job which runs an IS package, which times out if one of the queries takes…
3 replies
I want to return records with a datefiled older that 30 days. but it could be any of two datefiled …
6 replies
I have a where clause, I want to say if @user-id <> 0 then @user-id could be any integer. S…
6 replies
Student Table Structure Firstname Lastname FullName Age ABC XYZ ABCXYZ …
2 replies
Hi, I have an identity column where the identity seed is 1 and identity increment is 1. When i inse…
4 replies
I have a problem. I have table: Group Subgroup 1 11 1 12 1 …
12 replies
Hi, I need some help to accomplish what I thought would be a fairly simple task, but now I'm not so…
11 replies
Im trying to simplify a stupidly long winded query. the example is below CREATE TABLE Test_Registra…
19 replies
can any one help me how to transpose of rows into columns jayamanjunath k s
1 replies
2 replies
Hello Everyone Hope that everyone is well today. I am working on some database code. Imagine that..…
3 replies
I've table and rows as follow, CREATE TABLE [dbo].[tCout]( [idx] [smallint] IDENTITY(1,1) N…
4 replies
I'm trying to write a query to obtain 1st, 2nd, 3rd and 4th secondary diagnosis (dx) codes. The tab…
7 replies
This might seem like a simple question, but the answer has me stumped. What is a SQL statement that…
14 replies
Viewing 15 topics - 4,126 through 4,140 (of 12,230 total)
You must be logged in to create new topics.