Topics
Started by
Posts
Last post
Is there a way to run a TSQL command, but not have it block processing of other commands that follo…
7 replies
I am maintaining a system that compares Customer address data with a master table containing addres…
2 replies
hello declare @file as varchar(300) Declare @cmd nvarchar(4000) truncate table tablename set @file …
4 replies
Hi, I would like to find example of records that are related by a PK that have data entries greater…
2 replies
It's just occured to me I type the words SELECT, JOIN, WHERE, ORDER BY etc far far too often... is …
6 replies
Converting some complex VB embedded SQL to a stored procedure, I ran across a small problem that se…
12 replies
I just ran into another issue with creating xml with xquery. This time I can't reference a datetim…
8 replies
i have a problem with xp_SMTPSendMail from (http://www.thorpesoftware.com/) on windows 2003 R…
2 replies
I need a get a record count inserted for each 1 hour gap between now and past 24 hours. my table …
2 replies
I have a set of employeids which is comma seperated and passed s parameter in a stored proc. If i t…
5 replies
First let me preface by saying I am very new at this (less than 6 months) and I am a hardware guy… …
21 replies
Hello People, I have three Views(queries), I wish to add the column BOCLEARED + CTCLEARED + NHCLEAR…
56 replies
Hi I am trying to use Cross Apply with 2 UDF's. The first returns time slices over a period (ie. a…
9 replies
Hi All, I have a problem when i using SP_EXECUTESQL. I am using one Procedure called "ABCInfo" insi…
6 replies
Hi Friends, I am facing an Issue while writing an update statement. The statement is like below upd…
15 replies
Viewing 15 topics - 7,351 through 7,365 (of 12,234 total)
You must be logged in to create new topics.