Topics
Started by
Posts
Last post
I had to have a discussion with a developer where I work about having put "Select *" in a stored pr…
24 replies
Hi All, I am trying to do an update statement: begin tran update dbo.Addresses set addresses.Addre…
23 replies
Hi All, Hope someone can shed some light on the time difference in my query: The following query ru…
6 replies
I have the following SELECT #callhandling2.client ,#callhandling2.daycat+' '+#callhandling2.timeca…
1 replies
I have a table with a field with values given below. the ID field is a varchar type ID --- 2|4|6 Th…
31 replies
An interesting requirement where an account holder will be awarded points based on the amount spent…
3 replies
I'm stumped, but I have been sick most of the week so maybe my brain is just failing me today. I se…
17 replies
I set sql server to use windows authentication during setup. How do you change it to sql server aut…
2 replies
Hi I was wondering if someone could help understand what exactly this code is doing(i hope it does…
5 replies
hi i have created 1 stored procedure and i am executing it under same database,but i am not able t…
19 replies
For example: declare @CalendarDate smalldatetime select @CalendarDate = '11/04/2011' -- to return …
11 replies
I need help in creating a script that will give me the date of the First Sunday in the PREVIOUS mon…
10 replies
Hi Everyone I'm trying to convert: TABLE: ArrayOfStudentMoveSummary rowidiStudentidOldClassIDN…
6 replies
Everytime I call stored procedure that contains FULL-TEXT always show error message Msg 30053 with …
6 replies
I need a second pair of eyes. I'm missing something really simple in this code and it's driving me …
4 replies
Viewing 15 topics - 7,171 through 7,185 (of 10,647 total)
You must be logged in to create new topics.