Topics
Started by
Posts
Last post
Howdy guys, I'm looking for BETA testers for the following thing. https://www.youtube.com/watch?v=h…
6 replies
I'm hoping this is going to be a quick question which some of you clever people out there will be a…
1 replies
SELECT YEAR(A.AppointmentDate) AS [Year], ATS.[Description] AS AppointmentSource, MONTH(A.Appointme…
4 replies
Hi There Im pretty new to SQL ..and best describe my queries at this stage as basic. I wonder if I …
6 replies
say I'm working on a database like AdventureWorks2017 - the standard SalesOrderHeader, SalesOrderDe…
8 replies
I have three tables that I would like to join, df1, df2 and df3. I would like to take the results f…
1 replies
I have two datasets, where I would like to join and then group by a particular column df1 version h…
1 replies
I have 2 tables, df1, and df2. I would like to join the two tables and then perform a GROUP BY aggr…
1 replies
Hello All, I have the following SQL Query, what I need is to have a column let's Say Shortages. sin…
1 replies
Hi all, Got a strange one here that I hope someone can help with. So we have a Windows server set t…
1 replies
Sorry for the NUBE question I need to build a select statement where a column contains any of many …
6 replies
What's the best way to get better at T-SQL Querying? Something like Read/do the Stairways to T-SQL…
2 replies
Hello i have linked server one server in cloud one is local from local my select query in linked se…
3 replies
I am trying to add a column to a table that ranks the number of occurrences of repeated data. All I…
5 replies
Hi ,I have Week_Number and Year_Week as below ,I need to get a value of 2 every time when i subtra…
2 replies
Viewing 15 topics - 1,411 through 1,425 (of 1,791 total)
You must be logged in to create new topics.