Viewing 15 topics - 1,711 through 1,725 (of 284,048 total)
Topics
Started by
Posts
Last post
I want to group the data by consecutive months (mydate). how can i do this? Data looks like this: …
6 replies
Does anyone have a script\example that would connect to SQL server instance run a query to gather o…
1 replies
create table #T ( VisitID varchar(30), ER_Date date, HR int ) insert into #T(VisitID, ER_Date, HR)…
12 replies
Hi Team, I am looking for a an help, Please see my problem below. I have a Azure MI. I would like t…
11 replies
Hi All I am a complete novice so I apologise for any incorrect terminology. What I am trying to do …
7 replies
Hi everyone I have two tables storing stock prices. Each table comes from a different source so th…
6 replies
hi i need "sample size" in my report's 4th data region which is a grid with 2 additional full grid …
5 replies
Hello experts, I want to be more organized about the SSL certificates we have bound to SQL Servers.…
3 replies
Hi everyone, We recently upgraded our server to Sql Server 2019 (15.0.2125.1 (X64) on Windows Serve…
6 replies
Hi Dbatools is used to copy table data from domain a to domain b (Copy-DbadbTableData). The job ste…
2 replies
I am using the following sql to convert rows into columns for each pid, intdate. This works fine wh…
3 replies
Comments posted to this topic are about the item Ingesting Data From REST API endpoints: Data Engin…
0 replies
Comments posted to this topic are about the item Separate Reads
9 replies
Comments posted to this topic are about the item The Hash Join I
0 replies
I declare @Where based on the input parameter in the stored procedure. Set @SQL = 'Select * from Ta…
2 replies
Viewing 15 topics - 1,711 through 1,725 (of 284,048 total)