Viewing 15 posts - 1,396 through 1,410 (of 6,033 total)
So, did anyone else have a strangely intense dream recently about being, outside looking up at the night sky, and then a constellation of stars coalesce into a UFO that...
June 24, 2017 at 8:24 pm
June 23, 2017 at 7:32 am
June 23, 2017 at 7:27 am
June 22, 2017 at 2:24 pm
Assuming that the default trace is running (which it should be by default) and the retention window covers the time frame you're interested in, then that query I posted earlier...
June 22, 2017 at 7:36 am
The following default trace query will tell you when file growth events occurred, the database name and size of the growth, and login name of the user who executed the...
June 21, 2017 at 9:48 am
June 21, 2017 at 9:18 am
I've ported database schemas (tables, stored procedures, and SQL) between RDMS platforms on a handful of occasions, and there is always the urge to refactor as I'm porting. One thing...
June 21, 2017 at 8:28 am
If what you're doing is running a report or ad-hoc query where the results are returned to an external application, then perhaps NOLOCK and less trustworthy data is not a...
June 20, 2017 at 10:04 am
BTW, I don't mean to imply...
June 20, 2017 at 9:46 am
June 20, 2017 at 9:35 am
The slight differences in SQL syntax between database platforms are mostly trivial. However, when porting SQL code between PL/SQL and T-SQL, it is essential to remember that in the parallel...
June 20, 2017 at 7:47 am
That was one of the problems they had. They had a whole lot...
June 20, 2017 at 7:20 am
June 19, 2017 at 1:06 pm
June 19, 2017 at 9:02 am
Viewing 15 posts - 1,396 through 1,410 (of 6,033 total)