Viewing 15 posts - 20,086 through 20,100 (of 59,072 total)
Sgar... (7/21/2011)
The person as L1 support what will be the regular activities as soon as he goes to office ? what will be the regular issues you will face?
Owing to...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 18, 2015 at 7:29 pm
lmarkum (7/17/2015)
--Jeff Moden
Change is inevitable... Change for the better is not.
July 18, 2015 at 7:08 pm
Peter19898 (7/17/2015)
One of our SQL servers ran out of disk space and we received an error stating that the transaction log file was full for one of our Sharepoint content...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 18, 2015 at 6:42 pm
This is the most important...
One of the best things you can do as a developer or DBA is ensure you can write efficient queries that assemble data from a variety...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 18, 2015 at 12:28 pm
drew.allen (7/17/2015)
laudena (7/14/2015)
SELECT month(DateField) as DteFld_Month, DAY(DateField) AS DteFld_Day, { fn HOUR(DateField) } AS DteFld_Hour, COUNT(MeasMyID) AS DupCount
FROM ...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 18, 2015 at 9:56 am
SQLRNNR (7/16/2015)
clam
fn_clam 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
July 16, 2015 at 9:18 pm
SQLRNNR (7/16/2015)
Ed Wagner (7/16/2015)
Luis Cazares (7/16/2015)
Alvin Ramard (7/16/2015)
Phil Parkin (7/16/2015)
.... up to and including the "F" word
Foxbase?
Foxpro?
Foxboro? Ok, that's not a bad word, I just dislike the NFL team...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 16, 2015 at 5:05 pm
DBA From The Cold (7/16/2015)
The underground tour looks amazing (as you said Steve), booking a ticket on that
It's a lot of fun. I had a great time on it....
--Jeff Moden
Change is inevitable... Change for the better is not.
July 16, 2015 at 9:01 am
I still want to know what someone considers to be a month. DATEDIFF(mm,'20150630','20150701') will say that a month has passed when only 1 day will have passed. What...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 16, 2015 at 8:56 am
swoozie (7/16/2015)
--Jeff Moden
Change is inevitable... Change for the better is not.
July 16, 2015 at 8:50 am
swoozie (7/15/2015)
--Jeff Moden
Change is inevitable... Change for the better is not.
July 15, 2015 at 3:07 pm
Grace09 (7/15/2015)
Jeff, the compilation Time is on 6/13. Thank you.
That means that the code only ran a little over 6,500 times a day. It DOES, however, have an average...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 15, 2015 at 3:00 pm
rmechaber (7/15/2015)
Jeff Moden (7/15/2015)
rmechaber (6/4/2015)
If you can CLR, this works well: https://nclsqlclrfile.codeplex.com/%5B/url%5DRich
Everytime I see that particular post, I can't help but ask why someone would spend so much time and...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 15, 2015 at 2:49 pm
rmechaber (6/4/2015)
If you can CLR, this works well: https://nclsqlclrfile.codeplex.com/%5B/url%5DRich
Everytime I see that particular post, I can't help but ask why someone would spend so much time and effort duplicating what...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 15, 2015 at 11:51 am
GilaMonster (7/15/2015)
Yes, asking people to write an efficient query when you don't entirely know what you need is a really good way to get a useless answer....
Heh... reminds me of...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 15, 2015 at 11:44 am
Viewing 15 posts - 20,086 through 20,100 (of 59,072 total)