Topics
Started by
Posts
Last post
I am having some kind of proprietary database with the file extension of .DSE i would like to impor…
3 replies
Hello everyone, I have a situation where I need to create something most likely like LAG - AVG func…
10 replies
Hi there We have created a database (empty) on Azure called 'Logger_Groups_CI' We then created a us…
5 replies
In my stored procedure, I have something like WHERE W.Warehouse=@WH1 It works well when it is simpl…
6 replies
Hi, this is my Query. create table #emp( sal int) insert into #emp(sal) values (1000),(2000),(3000…
2 replies
Hi all, i've to refactor a database with several tables with around 100.000.000 records each one. E…
15 replies
Hello all I am sorry to bother but I really can't find the solution for this one. I have an account…
5 replies
Hello everyone, I have a situation where I am trying to organize 2 case statement into 1. There are…
4 replies
Hello everyone, I have a situation where I am trying to select * from one table and make a left out…
2 replies
Hi All, I am looking for dynamically select load column names into select statement. create table …
5 replies
I have a pretty difficult assignment. This is the structure that I need to have (or smth very close…
4 replies
Hi All, I am trying to generate MYSQL query by using this https://www.sqlservercentral.com/forums/t…
3 replies
I'm using string_agg to develop a long string to be used in some dynamic sql. I'm using nvarchar(…
8 replies
I am facing a strange issue and, even though I found a solution, I wonder if a better solution exis…
11 replies
Hello, I have problem with below script. I'm trying to run below script on few servers in one go. I…
3 replies
Viewing 15 topics - 586 through 600 (of 1,791 total)
You must be logged in to create new topics.