Topics
Started by
Posts
Last post
I currently run a process to import from excel into sql 2k5 through ssis. Once complete, I have to …
2 replies
There is special character which is populating mostly in city column which we call as umlaut is …
5 replies
Hi all, i've been trying to rewrite a complex function as an inline, and for now, I got a really go…
1 replies
Hi I have a cursor that will loop data from rows, and I need to add values into a variable. How ca…
4 replies
Hi all, 1. I'm working on an application which captures the attendance detail of employee in a Tabl…
16 replies
I'm not sure if what I'm looking to is possible, but here goes - I'm wanting to do is calculate ac…
3 replies
Hi I have an interesting problem that can be solved with multiple queries but would like to know if…
11 replies
Has anyone ever heard of a way to define a trigger that fires when the return code of an SQL comman…
3 replies
Hi Frns, Need small help. Using source data i able to do PIVOTing. In the same way i need a query w…
9 replies
Hi I have created a trigger for all insert,update and delete actions like this Create trigger tg_na…
3 replies
This seems so simple I can't believe I can't get it to work. SELECT Field1, Field2 FROM mytable WH…
4 replies
Hi. What a great resource this is. I have a T-SQL grouping query where i am using a subquery to giv…
5 replies
Hello, I'm trying to figure out how to calculate a percentage of hours per company. Any help would …
7 replies
SELECTDATEPART(HH,DAYLIGHT_TIME) AS HOUR, MAX(myvalue) How to sort this by every 15 minutes. O…
5 replies
....
1 replies
Viewing 15 topics - 5,971 through 5,985 (of 12,234 total)
You must be logged in to create new topics.