Viewing 15 topics - 2,131 through 2,145 (of 283,999 total)
Topics
Started by
Posts
Last post
hi, q1 As people said if u ghave GAM conention then u can go for adding as many datafiles of equal …
9 replies
We have about 30 databases in server A. All of them need to migrate to server B. Decided to use th…
8 replies
Hello SSC, I am a SQL Server developer that has some DBA skills. I need to add alarms to an instanc…
3 replies
Rick If you do a half-assed job of things, folks will ask 'why did this ass only do half the job?'
1 replies
Yes I know Linked Servers can be evil... but they can be fine and fair enough for small data sets. …
2 replies
I have used the 'dbcc clonedatabase' schema-only backup procedure many times in the past to have …
1 replies
Comments posted to this topic are about the item The Secondary Database Name in an AG
0 replies
Comments posted to this topic are about the item Cloud Transformation
5 replies
Comments posted to this topic are about the item How I Used PostgreSQL RLS To Avoid Code Changes Du…
0 replies
Hi there, I have a sql server on government AWS and we're trying to satisfy a requirement to force …
9 replies
The most recent documentation I can find is this https://learn.microsoft.com/en-us/previous-version…
4 replies
I already have a PowerQuery that reads and parses a table from a PDF file, cleans it up and then la…
13 replies
(SELECT Column1 FROM Table1) as --5 Table1_1 ON table3.Column1 = Table1_1.Column1 LEFT JOIN (SELEC…
2 replies
select Colum1 , Colum2 from table 1 Union All select Colum1 , Colum2 from table 2 Union All sel…
6 replies
CASE WHEN ( Table1.Column IN (@Parameter1) OR b.cat3 = 1 OR (Table1.Column='XXXX' AND SV.Column IN …
1 replies
Viewing 15 topics - 2,131 through 2,145 (of 283,999 total)