Viewing 15 topics - 2,266 through 2,280 (of 283,985 total)
Topics
Started by
Posts
Last post
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
I have a table with 35 million rows. I am querying this table by joining it to a single column TVP…
11 replies
Hi All, We have a 2 TB disk to stored of the sql database files. db has 3 data files and 1 log file…
13 replies
Hi All, Recently we are having issues with disk space requirements. After monitoring db file growth…
18 replies
Viewing 15 topics - 2,266 through 2,280 (of 283,985 total)