Topics
Started by
Posts
Last post
Can you PLEASE help me on following? We have payroll software that runs on SQL Server. I have to up…
8 replies
Wonder if you can help me with a query problem. I have the following style table that runs into 10,…
18 replies
NOTE : I know this isn't the right way, I inherited the situation..... The situation is that we hav…
8 replies
My question is listed at the very end. Help me write neat code and lets see whether someone can com…
7 replies
On SQL2012 we have an Error log table with 6.7 million records going back to 2013. I am told only …
3 replies
Good day experts, I have two sql quiries that i want to combine so that they can bring one result.P…
4 replies
I have just completed a project and wants to rollout. However one last piece that seems inefficient…
1 replies
using code from https://social.msdn.microsoft.com/Forums/sqlserver/en-US/2cadf5ce-edfc-4ec9-90b3-a8…
5 replies
hi, I am trying to return a rolling 12 months value, using the following: ;WITH CTE_Rolling AS ( …
2 replies
Good afternoon all, Hoping someone might be able to help me out with this puzzle that I've been wre…
3 replies
I have a scenario where we get transactional data. there will be orders coming from customers .for …
4 replies
I have two types of maintenance backup plans for my data warehouse. 1) Backups of the warehouse dat…
5 replies
Hi, I have following table structure Transaction (transactionId int, Column2 var…
1 replies
Hi! I have a database with 5 tables. 3 tables are connect . I create one table where all data is me…
2 replies
Hi there, I have the following TSQL select STUFF(( SELECT ISNULL(',' + ltrim(rtrim(l.Descriptio…
6 replies
Viewing 15 topics - 1,966 through 1,980 (of 4,984 total)
You must be logged in to create new topics.