Topics
Started by
Posts
Last post
SELECT * FROM employeeswhere salary in (select min_salary from jobs where jobs.Job_ID = employees.J…
3 replies
The data set that I have has 2 tables. One (trips) contains the start and end date in DATETIME form…
11 replies
Hi All, Need help. I have a table which has computers and their related OU. I need to get the total…
4 replies
I need to find the amount of time a user spent watching videos. I have play/pause actions rec…
10 replies
I have a query that's returning prescription status. Here's the deal. If a patient has …
4 replies
I have a scenario were in a table has 5 columns, but data (CSV) file has 2 columns of data. Because…
1 replies
I am testing out the datetime2 data type so I can understand how the precision works. I have …
4 replies
Hi,I have a very simple table create table #employee(EmpNumber int,HireDate datetime,Terminati…
12 replies
Hi,I am using below query to get the data by fiscal year . I want to get the data for only last 2 f…
5 replies
Hello, I would like to setup dynamic pivot table and I am getting errors, I need to average and gro…
3 replies
I have the following rows UserShiftID RowID StartDateTime EndDateTime 111…
10 replies
In our scenrioProduction time is always includes downtimes if there is a downtime (internal and oth…
2 replies
Hi All,I am new to forum, so forgive me if I post something incorrectly. I have the following…
11 replies
Hi Guys, Is there a way to select the oldest dates from more than one column. With regards to…
12 replies
I have a massive data set which breaks down how many trips were taken on which days of which months…
11 replies
Viewing 15 topics - 1,066 through 1,080 (of 1,544 total)
You must be logged in to create new topics.