Topics
Started by
Posts
Last post
I have a job with about 15 steps. One step occasionally times out. I get this error message: OLE …
3 replies
I need to determine the weekly stock amounts. I know the weekly inputs and outputs. I made a pivot …
10 replies
For the longest time I been creating SP's with the SET NOCOUNT ON option but from the beginning I n…
1 replies
By: Nevyn
Hi everybody, I have a SQL SELECT query which has more than 200 line. Due to performance issue, I w…
3 replies
After doing all the joins my final result set is something like this This has records description, …
4 replies
By: cpinky01
i have a CLR UDF that validates email addresses but i just had a problem where i got the following …
2 replies
By: dant12
The powers that be have requested a report that essentially shows each support rep and the number o…
7 replies
By: WayneS
Hi, I need a help from you guys regarding modifying connections in SSIS Package as m new to these c…
4 replies
--drop table #Category CREATE TABLE #Category( [CategoryID] [int] IDENTITY(1,1) , [ParentID] [int…
4 replies
Is there a way to do a drop table on a linked server? I tried : DROP TABLE LinkedSrvrName.Database.…
6 replies
By: TcW_1978
I am creating a stored procedure that produces a fee forecast. The figures in the table are based o…
6 replies
I'm trying to pass a variable into the use database statment but can't get it to work. My code is…
1 replies
Some previous DB guy added the new UD Datype using sp_addtype, he used that in one procedures , Bu …
2 replies
Hi Gurus, I've a text field. I need to just retrieve complete data of that field. When I use select…
2 replies
How do you find the second largest value in a column of table without using any sub queries??:excla…
4 replies
Viewing 15 topics - 9,496 through 9,510 (of 10,647 total)
You must be logged in to create new topics.