Topics
Started by
Posts
Last post
I have a table, created by a third party product. I want a unique constraint on a column, but only…
5 replies
By: Tom257
Dear Experts, I have the following fieldnames: CheckNumber, CheckAmount, CashAmount We have a requi…
7 replies
From the query below, I wanted to pull out just two attributes of the students (sgrsatt_atts_code) …
2 replies
Hi all, create table #temp ( ID int ,IntroducerID int ) insert into #temp select 1,1 union all sel…
1 replies
Hello, I have an argument with a Windows SA about these settings, and I would like ask the communit…
14 replies
Hi Guys, I have a table called Invoice. It has fields like InvoiceNumber varchar(50), InvoiceDate D…
12 replies
from Google i come to know that whenever we get the negative unallocated size if we run the DBCC up…
9 replies
By: EdVassie
I have landed a brand new table named LabData. It has a sequence number that is the pk, but i can s…
2 replies
All, I am getting the following error I try to execute: EXEC master.dbo.xp_sendmail @recipients …
8 replies
I have to get the average for open tickets during each month for the last 12 months. First I have t…
25 replies
Hello, this is my first post to the forum 🙂 Anyway, I would like to ask you how can I convert a dat…
2 replies
Hi I want to read the below xml and take the attribute value tag value in some parameter.please Hel…
3 replies
By: LutzM
Hi, I am getting a very strange sql server evaluation. I have a table with bit columns with nulls …
11 replies
What’s the fastest method in SQL Server 2005 to shrink the available space in the data file to as s…
8 replies
By: YSLGuru
I know this shoudl work because I found it on a TSLQL Help site were several talked about it and I …
5 replies
By: YSLGuru
Viewing 15 topics - 1,456 through 1,470 (of 10,974 total)
You must be logged in to create new topics.