Topics
Started by
Posts
Last post
I am putting a SELECT statement together where I need to evaluate a results field, to determine how…
6 replies
I have the Baseline number and I have to populate the next columns based on the following formula 2…
4 replies
Hello! I'm fairly stumped with a problem at the moment... I'm trying to find gaps in times in a t…
6 replies
Hi, The following query was used for retrieving dates for the last 7 days . Untill February this qu…
5 replies
I'm looking for a way to look into a field containing a text file and work with the content line by…
19 replies
Hello, I have two tables I am trying to compare as I have created a new procedure to replace an old…
2 replies
By: djj
hi, Having trouble some using select case for the below logic. with sample as ( select 6 as Ite…
6 replies
Hi, I'm trying to write some T-SQL to return the previous even numbered month and appropriate year …
2 replies
Get output of SQL Procedure and assign it to a variable used in WHERE Clause Later I want to use th…
3 replies
By: SQLBlimp
I run this code: SELECT Gruppo_Assegnatario, [100] as stato1, [101] as stato2, [102] as stato3 …
5 replies
By: Trieste
I have two tables to be joined Doc: ID, DivID Division: ID, Div CREATE TABLE [dbo].[Doc]( [ID] [i…
5 replies
Hi experts of the internet! I've got a weird issue, and I'm hoping you guys can help me out. I'm …
8 replies
Can someone please give me example SQL code to do the following: * Create Scheme xyz * Add views to…
9 replies
How can I set the following overlapping date rages / count to a contiguous date range / count in SQ…
1 replies
Get output of SQL Procedure and assign it to a variable used in WHERE Clause Later I want to use th…
1 replies
Viewing 15 topics - 2,266 through 2,280 (of 10,647 total)
You must be logged in to create new topics.