Topics
Started by
Posts
Last post
Hello, Based on the tables below I need to Write a query that shows for each month in 2018 wha…
5 replies
Good Morning Experts, A user typed "begin transaction" and went home. Will this have any affect on …
6 replies
Good Morning Experts, We received an email from the operations team that they are seeing frequent h…
8 replies
Good Morning Experts, We have configured read-only routing in Availability Groups , SQL Server 2014…
4 replies
Good Morning Experts, I am trying to shrink tempdb log file but it is not releasing space to OS. Th…
1 replies
Hello all, I want to automatically logout the inactive users from sql server 2005/2008 after certai…
10 replies
Okay long story short, we were running the SQL Express Edition without knowing it, and it ran out o…
3 replies
I need a query to transfer my invoicedetails to another program.I can find all the data needed, but…
3 replies
In my query I want to make a selection of data based on between dates.Baecause I don't want t…
1 replies
select case when a.generatedrank=1 then (select a.journal, a.invoicenumber) else (sel…
4 replies
Good morning Experts, Application team contacted us to check if there was any blocking yesterday an…
1 replies
Good Morning Experts, We have a request to elevate only the database structure from Dev to QA. Size…
16 replies
Hi, I'm looking code to find difference between two dates in days and hours. Example: date1: 2013-0…
11 replies
SELECT id, CASE WHEN Subject IS NULL THEN 'Change to HR System' ELSE '' END AS SubjectDesc, Ema…
11 replies
Hi, I have been working for quite sometimes on a report but I could not filter the data as I w…
4 replies
Viewing 15 topics - 121 through 135 (of 5,050 total)
You must be logged in to create new topics.