Topics
Started by
Posts
Last post
Hi, I am creating a dynamic pivot query to produce a simple monthly table showing clients on…
5 replies
Something is running full backups of databases on a SQL server I've inherited and I'm struggling to…
4 replies
We are trying to give the wider business the ability to run an SQL Job using a .bat file. We have t…
9 replies
I have the following table IF OBJECT_ID('[TempDB]..[#LoadData]') IS NOT NULL DROP TABLE [dbo…
1 replies
Hi, Supposing we would like to replicate a copy of a DB, called DB1 to another server. Does the dat…
1 replies
Dear All, I wanted to extract information regarding properties of Replications e.g. Subscrip…
1 replies
Hi folks, I'm trying to install Katmai Developer Edition x86 on a Win 2003 SP2 server, and I get th…
2 replies
sql query is not giving proper result of Column (Small_Bale_Weight) here is my complete data and qu…
7 replies
Hello all, I have a stored procedure that runs an insert query. Insert Into MyTable ( Etc..etc.) Se…
4 replies
Hi All, WITH TempTable ( DuplicateCount, CustomerID, ActivityID, [RelatedReferenceID], [RelatedR…
3 replies
Hi All, I'm looking to call a web service (REST API/SOAP) doesn't matter through SSIS/Stored proced…
6 replies
I have a table with a datetime field (END_DATE) that has values like '2019-01-01' and also an integ…
9 replies
I want row wise and column wise Total Create table #Sections (SecID int, Secnam varchar(50))…
4 replies
SQL 2008 R2 Enterprise x64 We will be getting a major upgrade to a mission critical application tha…
14 replies
Hello, Is there a SQL log somewhere that tracks date and changes made to a Scheduled Job? What I am…
2 replies
Viewing 15 topics - 286 through 300 (of 30,225 total)
You must be logged in to create new topics.