Topics
Started by
Posts
Last post
select MAX(a.InvoiceId),c.SoldTo,(select 'CustomerOrderNumber1' = CASE WHEN c.SoldTo = 'G09905' THE…
1 replies
I get the following alert atleast 20 times a day for a couple of my production instances: Life Expe…
26 replies
Hi I haven't quite figured out how to prove or disprove this reliably so I'm hoping for a tip. What…
3 replies
Hi guys, I need your help. I've this query for export the resultset in txt file: EXEC master.dbo.s…
2 replies
Hi, Here is the sample table with data with Cooking as ( select 1000 as IDCooking, 'Cooking Waffle…
15 replies
Hi, i need to move the database to new server and application owner wants that specified database c…
1 replies
I have a query (from an MVP - apologizies to the author for not remembering where I got it) that sh…
7 replies
HI Please assist. I have a table with PDF files. I would like to display these files in a report.…
7 replies
I have a BETWEEN statement that is excruciatingly slow. I'm linking tables by seeing if one date i…
7 replies
I have a SQL server table RealEstate with columns - Id, Property, Property_Value. This table has ab…
3 replies
I have a table where a combination of multiple columns define the business uniqueness. The table h…
5 replies
I have a SQL2008R2 server that pretty consistently hogs about 47GB of the 48GB of RAM on the box. O…
1 replies
Hi, I found a sql server database with a transaction log file of 65 GB. The database is configured …
16 replies
We have some records that have a binary FDFF at the end of a nvarchar column. It shows up as a diam…
6 replies
Hi I have two tables, let's call TEST2Patient p and TEST2ReferralKPIs r and the drop/create schema …
2 replies
Viewing 15 topics - 7,741 through 7,755 (of 30,225 total)
You must be logged in to create new topics.