Viewing 15 topics - 2,416 through 2,430 (of 284,123 total)
Topics
Started by
Posts
Last post
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
Comments posted to this topic are about the item Dropping a Logon Trigger
0 replies
Comments posted to this topic are about the item SQL Injection Is Not Acceptable
1 replies
Comments posted to this topic are about the item Unzipping Word Documents in T-SQL
5 replies
Hello, we are migrating our SQL Server database and one of the tasks is to stop using Filestream. …
29 replies
Hi All Please see the below screen shot, YTD column is nit working. Showing the same as complete ye…
3 replies
Viewing 15 topics - 2,416 through 2,430 (of 284,123 total)