Viewing 9 posts - 16 through 24 (of 24 total)
I don't get it.
the script is great, but if you have to physicaly move the files your self anyway, than wouldn't just
stop the db, detach files , move them...
June 10, 2013 at 5:16 am
Hi JK, I would like to put in my 2 cents here 🙂
I do not agree with you that US is lagging behind everyone else in usage of UPC....
February 28, 2013 at 8:40 am
you are most definitely can use AND/OR condition in the ON clause 🙂
I have been using them forever...
also you can use an AND in MATCHED stmt.
Like so:
MERGE T...
January 16, 2013 at 5:30 am
well this seams to work very well
"NOTE" that I am matching the records based on "sort of"
hash made up by concationations of same columns
from TableA and ...
October 12, 2012 at 7:20 am
SSC -- please disregard my post with all that crazy function of mine 🙂 it was designed for something else and I just tried to adapt it for...
August 16, 2011 at 9:58 am
well the issue is not the start date but the end date.
"31/12/2004" is not a valid date in SQL server unless the server default is set to a locale(location...
August 15, 2011 at 10:25 am
I didn't noticed before, but in your reply with "that now works"
you are not only changed select from using between to new notation
but yut you also changed the...
August 15, 2011 at 7:46 am
I tihnk the issue is that you are mixing date formats for dates
I have noticed in my past encounters with between operator
is that if you give date format that...
August 15, 2011 at 5:44 am
where it is true that Journaling needs to be enabled on the table for it to be updated, it is not correct to say that table is read-only.
I have...
April 5, 2006 at 12:38 pm
Viewing 9 posts - 16 through 24 (of 24 total)