Viewing 15 posts - 3,991 through 4,005 (of 6,038 total)
I hear that Bruce Willis is making a 6th 'Die Hard' movie about an aging night shift security guard at Windows Azure data center that gets held hostage by a...
April 8, 2015 at 3:23 pm
Wayne, I guess what you're saying is that you don't trust your Cloud provider's ISP, because your own local ISP can't be trusted. However, one advantage to geo-location, aside from...
April 8, 2015 at 10:23 am
RonKyle (4/7/2015)
in the real world this typically ends up being a type 1, 2, or 3 slowly changing insert / update
How does it end up being a type 3? ...
April 7, 2015 at 2:47 pm
Maddave (4/7/2015)
Unfortunately, I cannot implement the delete by hour, well not yet anyway. The machines...
April 7, 2015 at 10:49 am
I hate delete operations. I always feel deletes, especially bulk deletes, indicate something is wrong with the database model or ETL design. What I mean by that is: why insert...
April 7, 2015 at 9:46 am
If you have some slush money left over in your disaster recovery planning budget, you can play off the fear of executive management by blocking off an entire day to...
April 7, 2015 at 8:18 am
Geo-replication and geo-backups are two different things. Every cloud data vendor should have daily or weekly off-site backups that include even the lowest tier customers who arn't paying for geo-replicatation.
April 7, 2015 at 7:28 am
tomsharp85 (4/3/2015)
...
I don't think an insert into the names is relevant here.Also I thought of splitting the address tables into 3 as in total there are more...
April 3, 2015 at 1:19 pm
As a side note, without a constraint on this VarChar "date" column it will be a constant struggle to get users to enter data consistently and any conversion functions you...
April 3, 2015 at 11:39 am
tomsharp85 (4/3/2015)
April 3, 2015 at 7:58 am
Robert.Sterbal (4/3/2015)
Eric,Are they just afraid of electronic signatures?
Somewhere in the bowls of every large corporation and government agency, there is at least one gray haired person dedicated to doing this....
April 3, 2015 at 7:47 am
The total number of pages on a report a user wants to scan through hasn't changed in five years. However, there are scenarios where an oranization prints 1,000 page reports...
April 3, 2015 at 6:56 am
My understanding is that you have a Names table, and then you have an Address table. Actually you have multiple Names tables for some reason, but we'll put that aside....
April 3, 2015 at 6:34 am
It seems that most public software engineering discussions revolve around the paradigm of either eCommerce shopping carts or social media. But that's just not applicable to most database applications. They...
April 2, 2015 at 7:38 am
cyanes (4/1/2015)
April 2, 2015 at 7:14 am
Viewing 15 posts - 3,991 through 4,005 (of 6,038 total)