Viewing 15 topics - 12,301 through 12,315 (of 283,971 total)
Topics
Started by
Posts
Last post
Comments posted to this topic are about the item Creating SQL Agent Jobs to Run PowerShell
1 replies
I have 2 tables. CREATE TABLE [dbo].[TABLE_A]([N] [varchar](50) NULL, [varchar](50) NULL,[R] [varch…
3 replies
CREATE Table TABLEA(N varchar(50),Q int,R int) ALTER PROCEDURE [dbo].[SP](@N varchar(100),@Q int=0,…
8 replies
Need to turn below in to @tsqlvar that I can execute. In native format runs great can't get quotes …
14 replies
we are currently doing a 1 hour tran log backup for a system, I'd like to push that up to 1 minute.…
7 replies
hello How would you combine the results from two or more columns for the same unique customer #? Ex…
2 replies
Hi guys, Just looking for any good suggestions on how to tackle this problem. I have a table of at…
16 replies
Comments posted to this topic are about the item An Alternative (Better?) Method to UNPIVOT (SQL Sp…
46 replies
Sorry for posting this here... tried in the DB2 section but no joy. So I'll keep it short - I can w…
6 replies
Hi team, I was asked to enable FileStream for one of the existing varbinary(max) column in existing…
1 replies
Good Morning, I've been tasked with converting an excel inventory spreadsheet into a ssrs report. I…
11 replies
Since CDC uses log reader to read the changes from the Log. If the SQL server is configured for AOA…
2 replies
Comments posted to this topic are about the item Is there a Difference in Virtual Events?
5 replies
Comments posted to this topic are about the item Reflections
2 replies
Hi All~ Where I work, we have Azure SQL Server that we are connecting to through SSMS. I have crea…
1 replies
Viewing 15 topics - 12,301 through 12,315 (of 283,971 total)