Viewing 15 posts - 1,066 through 1,080 (of 1,988 total)
nLots of interesting points in the article. Case sensitive variable names are one of...
July 21, 2017 at 8:42 am
July 21, 2017 at 7:49 am
July 21, 2017 at 7:36 am
July 19, 2017 at 1:10 pm
If you're in a case insensitive collation you can try taking out the UPPER() and tell the app guy to deal with formatting it on his end.
July 19, 2017 at 10:41 am
July 19, 2017 at 8:42 am
So first, you'll need a new column on the table with a datetime datatype, you will not be able to store a date formatted like '1992-05-26' in a float column....
July 18, 2017 at 10:12 am
July 18, 2017 at 8:46 am
July 18, 2017 at 8:34 am
Well the result you asked for doesn't match the pseudo code at all, what gilbert posted will get you the results you asked for.
But if you want to...
July 14, 2017 at 1:43 pm
July 13, 2017 at 4:04 pm
You can't give him access to just that table the permissions will be lost as soon as he drops it the first time, try looking at using EXECUTE AS in...
July 12, 2017 at 2:45 pm
I doubt it's really as free form as take off whenever you want, unless you're working almost exclusively on solo projects that require little to no interaction with others that...
July 12, 2017 at 11:54 am
Viewing 15 posts - 1,066 through 1,080 (of 1,988 total)