News

Object storage is winning the battle for big data storage in such a convincing fashion that database makers are beginning to cede data storage to object storage vendors and concentrating instead on ...
I’ve created a script that monitors a table in a SQL Server database. I’m only interested in one column in the table: TimeStamp. If the maximum (newest) value in TimeStamp is more than 30 ...
Native SQL queries that return an object array. Native SQL queries that map records to JPA entities. Hibernate and SQL together Hibernate and JPA can execute any valid SQL statement. By default, the ...
I was talking to a good friend at Microsoft last week, telling him about the problems I’ve been having with SQL Server Management Objects (SMO). I uncovered a few bugs both last year and this ...