Topics
Started by
Posts
Last post
We need to enable Service Broker in a database which is part of an availability group. Generally I …
2 replies
I have a varchar column that has scientific numbers and I want to fix them and keep it in a varchar…
36 replies
I have 50 tables that have all the columns as varchar. The columns have different data in each one…
3 replies
Hello, New to the forum and an SQL novice. I have a table similar to the below and need to count, f…
6 replies
Ahoi, i have the following table: CREATE TABLE [DST].[MD_Materialwerksdaten_Historisierte_Eigenscha…
10 replies
Hi all I've got a table that contains 1.8million (yes, million) records in a parent/child re…
17 replies
Hey all. Novice SQL guy here and need a little assistance with a query. Here's a sample data set:…
1 replies
If you're used to working with SQL Server 2008R2 and to lesser extent, 2012 and now your company ha…
2 replies
We've got an old Microsoft Access pharmacy application which acts as a front-end to a SQL Server 20…
19 replies
On the same table I have table rows that are broken from the import and went to the next row. I nee…
14 replies
Hello Team, I am using DMV dm_db_index_physical_status to replace the DBCC is sql server 2016. Anyb…
1 replies
Hi, we had case today where query with index seek provided much worst performance compare t…
5 replies
How can I avoid use cursor to implement the following? I read that it can be done with CTE but I di…
9 replies
Hello all, I have a dataset of trip information (the majority of which I got from another awesome f…
8 replies
Hi all, Please consider the following table structure. CREATE TABLE [dbo].[Transactions]( [Id] [in…
2 replies
Viewing 15 topics - 1,066 through 1,080 (of 3,091 total)
You must be logged in to create new topics.