Topics
Started by
Posts
Last post
I converted some database from our legacy system to SQL Server 2005 and now building full-text sear…
5 replies
Hi all, I have been battling this simple dynamic query for hours now! Can you look at the query be…
3 replies
We've purchased a package that adds records where one of the columns is a TEXT datatype. There's a…
2 replies
Hello all, I have a large data table with many duplicated ID records. A portion of my data table as…
7 replies
Hi Guys, This is my first post to the forums. What I want to achieve is to get the details of the …
1 replies
Hi, I was wondering if someone could help point me in the correct direction for a query I need to c…
2 replies
I am tasked with creating a generic stored procedure to insert a record. sounds simple but I am hit…
5 replies
I am trying to summarize the result of union queries but keep getting syntax error I have three ta…
3 replies
EXEC msdb.dbo.sp_send_dbmail @profile_name = @@SERVERNAME, @recipients = 'xxx@email.com', @q…
4 replies
The following CTE works great; however, I would like to know if it is possible to count or tally th…
6 replies
I am getting an error when running the below code, EXEC sp_addlinkedserver @server = N'teamserver…
1 replies
hi, i think its a pretty simple task but i just cant seem to get it right as I am pretty new to SQL…
4 replies
Hi All, At the moment we are developing a search page on website. I was wondering if anyone had adv…
6 replies
Hi, I have two set of similar rows, one with type = 1 and other with type = 2 Create table #Custome…
2 replies
I have a piece of code that was pulled from the sp_spaceused proc in sql2000 that I used to keep tr…
2 replies
Viewing 15 topics - 11,401 through 11,415 (of 12,230 total)
You must be logged in to create new topics.