Topics
Started by
Posts
Last post
Hi, We have currently a DB replica setup - we have added in a new table. I used the restore from ba…
3 replies
This error keeps showing up a million times in the error log. Anyone have any idea why and how to s…
2 replies
This gives me last month, can't figure out next month. DECLARE @yrMo int = 201501 select CO…
8 replies
I would like to know about Fragementation in percent vs Page count. Whenever I tried to reorganize …
12 replies
Good day all,Please i need help in grouping my result based on the current item inside a comma sepa…
10 replies
Good day all,Please i need help concerning finding percentage on a column. I want to find percentag…
4 replies
Hello, We are supporting one of the legacy system (SQL 2008 R2). Transaction replication was set up…
3 replies
Hi all, So I'm transferring from an access backend to SQL server. The first thing I've done i…
2 replies
I'm an Oracle DBA that used to work with MSSQL a few years ago, and now find myself taking over adm…
8 replies
My ETL process involves importing accented European text characters such as German letters with uml…
3 replies
DECLARE @p NVARCHAR(MAX) SELECT @P = 'MONDAY,SUN,FUN,D' DECLARE @STRSQL NVARCHAR(MAX) SET @sql = '…
15 replies
Hi everyone, Need some help in confirming/understanding the behavior of my archiving process. Tabl…
4 replies
Hi guys I just deleted a lot of rows in a table to gain more disk space . and did shrink on DATA F…
7 replies
Hi ,For the same 'hello' string why I am getting 3 different answers. Where am I wrong? …
8 replies
Dear Friends,I am new to TSQL programming . Need your help in making this SP work. The first test c…
11 replies
Viewing 15 topics - 601 through 615 (of 30,225 total)
You must be logged in to create new topics.