Topics
Started by
Posts
Last post
how can i find out exactly which rows and what was changed in those rows in sqlserver 2008 replicat…
1 replies
I need to do some analysis for data cleaning. I have a table called member which contains a column…
2 replies
Hi, How to verify that all 300 existing SPs will be OK after we introduced some new tables/columns.…
2 replies
Hi guys, I am working on a project, part of which is the extraction and transformation of large rec…
1 replies
Is there any way to get the list of all user permissions on a sql server instance through script fo…
3 replies
I have weekly full backups (Sunday at 1 am) I have daily differential backups (other nights at 1 am…
7 replies
Hi I am working in sqlserver 2008 r2. Below is my table structure Table Name : Details Client, com…
4 replies
We have several sql jobs ( about 10 jobs) that need to be disabled at 11:30 PM at the end of the mo…
23 replies
I am having an exceedingly strange issue with SSMS. When opening new sql files (from explorer or fi…
8 replies
Hello I use COLLATE DATABASE_DEFAULT to solve error Cannot resolve the collation conflict between "…
3 replies
Hi Everyone. I have a collection of records linked by a customer order number. For each like custo…
27 replies
Hi there, I have this sql select distinct epstransactions.PatientID, sum(epstransactions.LedgerAmo…
3 replies
CREATE TABLE #Outdated_statistics ([Table name] sysname, [Index name] sysname, [Last updated] datet…
2 replies
I want to change the range (left to right) of a partition function that a very large table (4TB) is…
3 replies
I am getting duplicate result when I nest CASE within SELECT statement. I just wanted to check colu…
13 replies
Viewing 15 topics - 8,446 through 8,460 (of 30,225 total)
You must be logged in to create new topics.