Viewing 15 posts - 1,396 through 1,410 (of 6,026 total)
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
If the intent is to persist to disk objects that traditionally were persisted to memory, like e-commerce shopping carts or a product catalog, then a NoSQL solution like MongoDB, Riak,...
June 19, 2017 at 8:42 am
One problem with having a vanity job description like "Data Artist" or "Software Application Czar" is that you can't easily line up your compensation with Salary.com or some other industry...
June 19, 2017 at 7:43 am
June 15, 2017 at 2:31 pm
If someone wants to shell out $3000 for an IoT enabled refrigerator, whether it be for their business or home, then that's their prerogative. However, the industry is very out...
June 15, 2017 at 1:14 pm
I can see the potential of IoT for use in applications that really matter like: weather and traffic monitoring, law enforcement, or healthcare. However, there has yet to be made...
June 15, 2017 at 8:05 am
June 15, 2017 at 7:29 am
If anyone should commit (proverbial) Hara-Kiri over this, it should be the CTO, not the DBA.
June 14, 2017 at 10:28 am
Viewing 15 posts - 1,396 through 1,410 (of 6,026 total)