Topics
Started by
Posts
Last post
My organization has a ton of legacy scripts that are poorly written such that they require repeated…
9 replies
I have to bcp data from a table to a tab delimited text file. /****/SET @PJCT = 'bcp DBSallc.dbo.H…
2 replies
Ok, this is probably really simple, and maybe the holidays just has my brain all out of whack. So…
6 replies
Hi, I have been trying to use default values as parameters of a stored procedure. All the explanati…
1 replies
Hi, I m having problem in creating a query for counting Articles of a same FAmily in an Invoice: I …
3 replies
this is my problem in stored procedure 1) TABLE SilokE IS MY TABLE OF THE ALL EMPLOYEE 2) I need …
4 replies
Hi Everybody, I have Five trigger asoociated with table called employee. From where i find the orde…
7 replies
good morning I wanna to put a sub query in the cross join like that SELECT * FROM table1 CROSS JOI…
1 replies
Is there a way to write a Select statment with in a CASE Statement: Such as the following: SET @Con…
3 replies
Hi all, Is it possible for me to throw an exception/error from a function in sql server 2005? if ye…
3 replies
Hi, when I run this query... SELECT mer_from_dttm fd, DBO.FreqFortnightlyFunction('24-MAY-2006 2:40…
8 replies
I am attempting to wrie a qury that will return aggregate totals from two different tables. The pro…
9 replies
how to find day before Last day of the Previous Month i need to find the value in my table "day bef…
11 replies
Hi, I would like to know the following: 1. Assume my new table "Table1" has 2 columns 2. For the 1s…
2 replies
Hi, Wanted to know if there was any other option other than the OUTPUT parameter to return string …
1 replies
Viewing 15 topics - 11,041 through 11,055 (of 12,230 total)
You must be logged in to create new topics.