Topics
Started by
Posts
Last post
I apologize if that's been discussed previously. Let's say there is a parent-child relationship tab…
11 replies
supoose table name sa data like id,sal 1,100 …
2 replies
Hello friends, I have a one problem, i have a table in that some reocrds are duplicate.i want to fi…
1 replies
I have a prospects table and prospectsincampaigns table. See the sample database here: http://www.w…
19 replies
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
Viewing 15 topics - 7,156 through 7,170 (of 10,635 total)
You must be logged in to create new topics.