Topics
Started by
Posts
Last post
I need to create a query where the first of March will be Week 1 starting from Monday to Sunday f…
9 replies
I have the following Select statement that exports data from a Horizon View SQL DB. It works fine.…
3 replies
By: Lynn8968
Is it possible use case more than once in an expression? I have a query tha calculates the cost of …
8 replies
Today we had our weekly team meeting. Part of my team is working on a new app to convert an ancient…
42 replies
By: Jo Pattyn
i want to know how i can use the date dimension table. I am trying to sum all my sales for month, q…
7 replies
thank you This topic was modified 3 years ago by fri.
2 replies
By: fri
Here is the DDL of the table: I need single row per invoicenumber and line and rest of the amount a…
4 replies
The following code creates a table with the following watermark_value column: DROP TABLE IF EXISTS …
14 replies
By: Mike01
Hi everyone, I have a column in my SQL table named: File_Names. In this column I have data like: In…
2 replies
I have a 1.3 terabyte database and growing, in which 1 table a month collects all of the new data..…
18 replies
By: Bruin
Team: Is there an easy way to squeez this sql statement to a varchar(max) variable ? I hate …
4 replies
I have three SSIS packages created in Visual Studio 2019, going against a SQL Server 2016 database …
1 replies
I have this function running(see code). I would like to select data beteen dates e.g 30-06-2022 to …
27 replies
Hi All, I have a requirement like, we will receive multiple csv files in a shared path and those fi…
5 replies
Hello. I need help with the following query: declare @T table ( ID int not null primary key , VAL i…
9 replies
Viewing 15 topics - 316 through 330 (of 3,090 total)
You must be logged in to create new topics.