Viewing 15 topics - 11,866 through 11,880 (of 283,930 total)
Topics
Started by
Posts
Last post
Hello Everyone - I am a newbie to SQL scripting so please don't take anything for granted regarding…
4 replies
Hi, "EMPLOYEE" table has EmpName,EMPID . "SWIPE" table has SwipeTime_UTC,Swipe_location,EmpID . No…
8 replies
DECLARE @Name varchar(80) DECLARE @InsuranceReminderDate datetime DECLARE @body varchar(150) DECLAR…
1 replies
Good day all. Quick question. Has anyone, under Services > Recovery for SQL Server, set the fo…
2 replies
Any ideas to fix this proc. I have optimised it much but CPU is still high CREATE PROCEDURE […
9 replies
Hi, i have a query for selecting data on multi tables with a join but one of my tables is a heap t…
4 replies
Hello~ I have a scheduled SSMS Job that had been working without issue, but started failing recentl…
8 replies
Comments posted to this topic are about the item Easy Data Access Plus Security "The credit belongs…
6 replies
Hi, I need to modify an existing dimension that calculates that how late (how many days) shipments …
1 replies
Comments posted to this topic are about the item Data Element Names and Scoping Rules in SQL Books …
1 replies
Hi, What is the best way to do real time logging of SQL server in production environment without af…
1 replies
Hello everyone, I have a need for enabling a continuous flow of data from a SQL Server production s…
1 replies
CREATE Table TABLEA(N varchar(50),Q int,R int,Dt1 datetime,Dt2 datetime) DECLARE @I int = 1 DECLA…
19 replies
Comments posted to this topic are about the item CLOSEing a cursor
0 replies
Good morning, I'm trying to get the Temp value at the maximum value of the Cond column. The …
6 replies
Viewing 15 topics - 11,866 through 11,880 (of 283,930 total)