Viewing 15 posts - 1,531 through 1,545 (of 6,038 total)
April 14, 2017 at 9:18 am
April 14, 2017 at 7:37 am
... There is a report for that database downtime averages $7900/minutedatabase downtime averages $7900/minute. My guess (if that's true), is that we have something other than a normal distribution....
April 14, 2017 at 7:24 am
Regarding this scenario, where a natural primary key would be composed of more than a handful of columns; in the past I've approached this by implementing a computed column on...
April 14, 2017 at 6:51 am
April 13, 2017 at 8:40 am
If you want to know how much your personal data is worth, then ask your cell phone or internet service provider; they could give you the exact dollar amount they...
April 12, 2017 at 2:12 pm
Oracle has this special built-in table called DUAL containing (1) row and a single column called DUMMY with a value of 'X'. Because Oracle doesn't support using a SELECT statement...
April 12, 2017 at 1:46 pm
April 12, 2017 at 12:01 pm
Microsoft should simply add a system tally table to SQL Server.
April 12, 2017 at 11:31 am
I'm assuming we're talking about an OLAP or data warehouse type database here. Regarding the issue of where to contain the Event Description column, I can't say for certain unless...
April 11, 2017 at 3:01 pm
<sarcasm> C #8 Chip. Some employers are implanting their employees with tracking chips, which not only increases the employee's sense of safety and self worth but also let's them know...
April 11, 2017 at 9:04 am
I'm a lot more productive, and I can even code faster with fewer defects, when I have I have a clear set of specifications to work from. Lack of clarity...
April 11, 2017 at 7:51 am
C #7 Cafeteria. I don't mean just a room with chairs, tables, and a vending machine; that's a break room. I'm talking about a real cafeteria serving fresh hot meals...
April 11, 2017 at 7:36 am
April 11, 2017 at 7:01 am
The ALTER INDEX statement supports an optional PARTITION clause. This is useful if you have very large tables, allowing you to REBUILD or REORGANIZE one partition at a time or...
April 10, 2017 at 12:58 pm
Viewing 15 posts - 1,531 through 1,545 (of 6,038 total)