Viewing 15 topics - 6,976 through 6,990 (of 283,901 total)
Topics
Started by
Posts
Last post
Comments posted to this topic are about the item Dealing with Transaction Log Growth Br. Kenneth Ig…
9 replies
Hello Community, I'm getting the following SQL error in Azure Synapse Error converting data type va…
16 replies
I'm just curious but I'm in a SQL course at the moment and my head is swimming in all the different…
1 replies
Create PROC [dbo].[SP_Planning] AS BEGIN Truncate TABLE Planning Select * into Planning from (selec…
3 replies
SELECT * FROM TAB1 NATURAL JOIN TAB2 ON(CONDITION); This query gives an error. SELECT * FROM TAB1 N…
3 replies
I want to do UPDATE x SET y = (REPLACE(y,'a=[123]', a=999) FROM x So I'm replacing a=(any 3 intege…
4 replies
Hi Please Assist. I am trying to install SQL SERVER CU 22 on SQL server 2017. Currently installed C…
6 replies
Meta data in Log shipping tables are not updated in msdb when i checked in transaction log shipp…
3 replies
I'm planning a solution where I have a upload to Container triggered a pipeline which copies these …
1 replies
In the below select which populates a table my boss wants to add case or if to the select for field…
10 replies
Please advise: I am bringing in data from google Campaign Manager into Google Cloud for processing …
1 replies
Hi, I have a linked server from SQL I have updated the Excel spreadsheet and when I run a query on …
4 replies
Comments posted to this topic are about the item Flexibility in DR
0 replies
Hi, I have made a new login, new user (as I have associated my database to login) and new schema. I…
7 replies
I have files in Blob Storage that I'd like to copy over to a Virtual Machine. I have a UNC director…
1 replies
Viewing 15 topics - 6,976 through 6,990 (of 283,901 total)