Topics
Started by
Posts
Last post
Here's the table definition. There are no indexes nor constraints on it. CREATE TABLE #Action (Pro…
6 replies
Hi team, We wanted to do load test using the sql filestream enabled table. It is an audit tablr wh…
6 replies
Hello SQL experts, I am facing an issue where a process gets deadlock and the log suggests "communi…
2 replies
Hi We went from a backup and restore Reports database to a transactional Replicated DB. I have a jo…
5 replies
I have a sequence of records with ID and FLAG being a key to identify the group of records, but the…
2 replies
Hi, I'm tasked with converting some search terms from a 3rd party system to SQL Fulltext and am won…
4 replies
Hi there I've been asked to troubleshoot a badly performing proc (recently become an issue). First …
5 replies
Hi, I've just started looking at using a database snapshot to do an overnight job on a database tha…
2 replies
Hi, How can I replace the below query with JOINS instead of subquery Or Use EXISTS instead of IN in…
8 replies
Hello Community, Can someone let me know how to query Array with T-SQL? For example, for the sample…
2 replies
Hello Everyone, I have two tables A & B as shown below, if table A has differences with table …
3 replies
hi needed help to write the sql script where need to create a new column as area_new in which it sh…
3 replies
Good day I need help with the following. I have a table called Active Indicator with Active and Off…
1 replies
By: smthembu
I have a series of availability status / timestamp pairs per batch, the task is to get the max dura…
2 replies
Hello Guys, I have an SSIS job who executed this query SELECT convert(bigint,pbTextId) as pbTextId…
1 replies
Viewing 15 topics - 616 through 630 (of 3,091 total)
You must be logged in to create new topics.