Viewing 15 posts - 10,921 through 10,935 (of 15,376 total)
david_a_wallace (8/28/2012)
August 28, 2012 at 7:39 am
Jan Van der Eecken (8/28/2012)
August 28, 2012 at 7:29 am
david_a_wallace (8/27/2012)
The problem I have with using IDs as keys is the user will see the IDs instead of the text on the main forums and would...
August 27, 2012 at 3:14 pm
More importantly than getting the desired output....do you understand what that function does? Can you explain it somebody else? Keep in mind that YOU are the person who has to...
August 27, 2012 at 1:45 pm
sivajii (8/27/2012)
dwain.c
it was working fine
can u plz give one idea is there any chance to avoid null value instead of that...
August 27, 2012 at 1:43 pm
ylsvani (8/27/2012)
I am new sql server. I am trying to get the following data. I have 3 different tables
create table...
August 27, 2012 at 11:45 am
Hi and welcome to SSC! Your post is so vague nobody can do much to help. We would need to see ddl (create table scripts), sample data (insert statements) and...
August 27, 2012 at 10:54 am
Jeff Sims-413169 (8/27/2012)
August 27, 2012 at 10:52 am
Looking at your problem a little bit you seem to not know how to properly reference other tables. You seem to routinely reference data so that is ends up being...
August 27, 2012 at 10:48 am
david_a_wallace (8/27/2012)
It says "The series of cascading referential actions triggered by a single DELETE or UPDATE must form a tree that...
August 27, 2012 at 10:38 am
A simple search from google of BOL should provide you this type of stuff. A simple google search for "sql server foreign key cascade update" returned the following as the...
August 27, 2012 at 10:02 am
Luis Cazares (8/27/2012)
But I still believe the OP won't have an option on creating...
August 27, 2012 at 9:07 am
Luis Cazares (8/27/2012)
jdbrown239 (8/26/2012)
Need to create view with no outer joins so I can index the view.
I can't find a restriction for indexed views that involves outer joins http://msdn.microsoft.com/en-us/library/ms191432.aspx....
August 27, 2012 at 8:38 am
Chow's (8/27/2012)
I'm saving the time of which the record gets saved by GETDATE() function. It is taking server time only not location time
GETDATE() is a sql function. It will ALWAYS...
August 27, 2012 at 8:11 am
PLC-Master (8/27/2012)
Hi,I did add in attachment overlap of two views:
yelow -exist in both views
Thanks
Nobody is going to be able to provide much assistance from what you have posted. We would...
August 27, 2012 at 8:09 am
Viewing 15 posts - 10,921 through 10,935 (of 15,376 total)