Topics
Started by
Posts
Last post
I am newbie to SQL programming. wanted to get top 10 customer for the totaldue. tried to build the…
7 replies
We Upgraded db from MSSQL 2008 to Microsoft SQL Server 2019 & SSRS Server 2008 to 2014 While r…
4 replies
By: ralahari
Hi Guys, Please see below the test data and syntax. What I want to populate a one field based on ca…
9 replies
curl -X GET "https://api.server.com/v1/markets/quotes?symbols=AAPL,VXX190517P00016000&greeks=fa…
0 replies
Hello All, I have written below query to get agent data who completed max tickets for each group. B…
1 replies
Hello Gurus for one use case we converted the code to use temp tables as one of the Tables has 60 M…
1 replies
I have data as below which is a per day view, I wish to return it as a per dweek view as Date, Day,…
2 replies
@reportParameter 1008,1009,1011,1014 values need to insert to #Table Note: @reportParameter is not …
1 replies
I am getting the following error when I launch web service url in sql report server: This pa…
3 replies
Trying to deploy reports in visual studio 2022, reporting service login is asking for username and …
1 replies
By: Teewhy
one of the Report which calls two Data sets , Data set1 Contains , 8 # temp Tables (#1,#2,#3 ) etc.…
4 replies
Hi Team, I want the sample code to join the Table based on case Statement how to do it. Could you P…
2 replies
By: ralahari
CREATE DATABASE dbsubjects; CREATE TABLE tblstudent( ID INTEGER PRIMARY KEY, TheName Varchar (100),…
5 replies
Gurus, there is a table which is very slow to query , it has only 3 months data, logid is PK, index…
8 replies
We are working on a project to migrate a client from a version of SAP Sql Anywhere (Sybase) to SQL …
2 replies
Viewing 15 topics - 271 through 285 (of 396 total)
You must be logged in to create new topics.