Topics
Started by
Posts
Last post
Good day. I am looking for help on how to synchronize data between SQL server in 2 different count…
2 replies
I am been putting together some auditing in non-prod that logs to a table and sends out a email on …
8 replies
Hi all, I am currently working on a project where I need to allocate meetings to employees (randoml…
2 replies
Hi, I have this SQL code to load data from a SQL table to XML;SELECT (SELECT BatchRunID, GETDATE() …
1 replies
Does anybody have any idea how to push notification to firebase from sql server stored procedure?Ma…
1 replies
Hi - An SSRS subscriptions create PDF files on a daily basis and drops them into the folder. Each f…
1 replies
I have a SQL 2017 server and are accessed via MS Access 2016 on the workstation.Active Directory in…
5 replies
Hi, DECLARE @p1 AS INT = 9, @p2 AS INT = 2;SELECT CAST(@p1 AS NUMERIC(12, 2) / CAST(@p2 AS NU…
14 replies
Hi thereI am trying to select one record per partition (customer) and “round trip” from an event-tr…
2 replies
I have Table with date , itemid , amount03/01/2019 1 4503/01/2019 2&n…
4 replies
I am trying to add a table to my database, but it says it already exists.I am using MSSMS and the s…
1 replies
I have a table that can have numerous rows that contain notes these are set as nvarchar(80) and the…
1 replies
I am wondering: how to define data type and size from a format function call ? If I define a view …
1 replies
What is the fastest way to calculate the median ThanksSaurabh.D
6 replies
Hi Experts, Please can you guide on the approach wrapping of a T-SQL batch into a Stored Proc…
4 replies
Viewing 15 topics - 976 through 990 (of 1,544 total)
You must be logged in to create new topics.