Topics
Started by
Posts
Last post
Hi there - I currently have the following select SELECT TM.DESCRION AS Team, CASE TMM.MBR_SEQ_NU…
8 replies
Is there a way in SQL Server to find when was the last date any one accessed the any object in the …
6 replies
Executing below query gives 10 records with NULL values. DECLARE @Pet Table ( PetID INT , PetNam…
6 replies
Hi all - Im needing to tap into some of you TSQL gurus. This is for a trigger that will audit dml o…
1 replies
I have a query where I need to return every 10th row of a particular group upto a certian amount wh…
6 replies
hello , how subtotal from pivot table my scrip ; select [HESAP KODU],[HESAP ADI],ISNULL(Ocak,0) as …
1 replies
Hi everyone, We are using SQLCMD to run our conversion scripts. We faced a problem with one convers…
14 replies
I am using the function ISDATE against column of type varchar which is a date in UK date format (dd…
6 replies
I have a SS2000 database that we want to bring over to SS2008, however, there is pressure to keep t…
5 replies
I am planning for MS SQL Server certification.. I am thinking about 'Exam 70-433: TS: Microsoft SQL…
11 replies
Hi everybody - hope you can and will help. This is an table with potentiel dublicates in MSLINK and…
4 replies
Hi, I have been receving complaints about losing temp tables, USers say that they lost their temp t…
7 replies
I am a very large database specialist and came across very peculiar SQL Server behavior on which I'…
46 replies
HI All I am trying to generate a customer error column which will be generated via code only and no…
29 replies
I have storedprocedure .sql file, it contains content from "create proc ......". I want to run this…
6 replies
Viewing 15 topics - 7,006 through 7,020 (of 10,647 total)
You must be logged in to create new topics.