Viewing 15 posts - 856 through 870 (of 6,026 total)
RowStore tables and B-Tree indexes are not part of the SQL standard. SQL is a high level abstraction and integration layer than can be stacked on top of a wide...
July 16, 2018 at 2:22 pm
I see the database platform debate as being similar to the construction industry's wood, brick, concrete, steel, glass debate. Most modern buildings incorporate all the mentioned construction materials, leveraging the...
July 16, 2018 at 6:32 am
All this talk about NULL makes me hungry for a burger and fries. 🙂
July 12, 2018 at 1:24 pm
July 11, 2018 at 10:03 am
I believe it's way past time that digital companies were held to the same standards as other corporate entities and public institutions. The way it works now, information like medical...
July 11, 2018 at 7:25 am
July 9, 2018 at 2:07 pm
The thing about NULL is that it's meaning is contextual, and even different SQL dialects treat NULL differently by default, which can be a problem for those who work in...
July 6, 2018 at 7:09 am
July 5, 2018 at 7:58 am
July 5, 2018 at 7:26 am
July 3, 2018 at 11:05 am
July 3, 2018 at 10:56 am
.. There's always a schema, and the rules have to be implemented up front, or later on. Whether you use a RDBMS or a NoSQL store, you are going...
July 3, 2018 at 7:28 am
When we're talking about DevOps in this context, it's sounds like we're talking about a change tracking process that integrates database development and administration; something like JIRA / BitBucket /...
July 2, 2018 at 12:31 pm
July 2, 2018 at 8:22 am
It would be very helpful if the data truncation error message were more like the duplicate key message, having the actual column name and offending value are included.
If...
June 29, 2018 at 12:51 pm
Viewing 15 posts - 856 through 870 (of 6,026 total)