Topics
Started by
Posts
Last post
I have a table that, when @networkID has a value, I need to join into a query and limit the results…
1 replies
This stored procedure accepts parameters: CREATE PROCEDURE FindCustomersByState@state char(2) = 'C…
8 replies
Hi I have 3 columns (Meeting types) (datetime) and 3 columns with meeting type durations (float). …
11 replies
I know this is possible but am unsure how to set this up. Basically I am needing to pull data for e…
4 replies
can some one help me learn by asking some questions on query building basically tasks. also it woul…
10 replies
Hi every body I use numbered_procedures because of versioning purpose. (Notice: versioning means ve…
10 replies
Would someone please look in a 2017 SSIS package and post the PackageFormatVersion value? I expect …
6 replies
Hi, I have a task which I have been working on but am struggling finding the end result. Task Descr…
6 replies
Hello,I'm trying to run the following query in Microsoft SQL Server Management Studio 17. But I kee…
6 replies
I have table1 that has a many to many relations to table2table1(id, data) <--- relations(id1, id…
3 replies
Hopefully this is an easy question.In my scenario, I want some events to trigger an e-mail to someo…
18 replies
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
Viewing 15 topics - 1,051 through 1,065 (of 1,539 total)
You must be logged in to create new topics.