Topics
Started by
Posts
Last post
I have a table with one trigger on it. CREATE TRIGGER [dbo].[trgPersonnel] ON [dbo].[Personnel] FOR…
4 replies
Hi all I have a final destination table with identity field that I need to get back and link it to …
6 replies
Hello Comunity and happy new year for all of You. I would like to know how can write this CTE using…
5 replies
I have created a sql agent job to execute powershell script.this is to stop SSAS service in a…
3 replies
By: Sue_H
This is probably rather simple, but I'm having a brain stumble today. Any thoughts on a SQL query t…
6 replies
Good morning, I am not quite sure how to approach the problem. I have a table for custo…
14 replies
I want to group data like all invoices from a supplier which is easy enough but when selecting mult…
27 replies
HiI have an issue in troubleshooting below is sample code DECLARE @json NVARCHAR(MAX) = N'{ "…
4 replies
I've got a server with 175 databases on it, all (theoretically) identical copies of each other from…
14 replies
sql server - Join with SQL View taking more time in SQL 2016 - Stack Overflow &nbs…
8 replies
By: yuvipoy
I have this vendor system I have to work with...it is perhaps the most horrible system ever made 😉 …
4 replies
sorry for bring such a simple thing to this forum. for some reason the case statement with and…
6 replies
By: cocopuffs
Hi all,This is my query.Delete FROM AliTest2.DBO.SDE_GEOMETRY9 WHERE N…
34 replies
Dear Forum Members, I have the below query that returns some results based on the database that I h…
1 replies
Hi thereIs there a way of changing the collation for a view, and not by individual columns in a vie…
3 replies
Viewing 15 topics - 2,266 through 2,280 (of 3,092 total)
You must be logged in to create new topics.