ニュース

SQLだけで同一トランザクション内で複数のテーブルにinsertを行う方法を考えてみる さて、これらのテーブルのauthorにkimura、articleにby kimuraを同時に足したい場合を考えてみます。
The next version of Microsoft’s relational database management system (RDMS) promises to bring immense performance gains to online transactional processing systems. SQL Server 2014 will come ...
MySQL AB, maker of the identically named open-source database, is adding transactional support to its database, company officials said.In an announcement to be officially made on Monday, MySQL ...
SQL Anywhere 12 also includes scale-out support to allow high transaction volume database servers to offload read-only and reporting transactions to a self-managing tree of scale-out servers, notes ...
Our normal practices for backing up SQL servers is to use the regular SQL backup tools to perform full, differential and transaction log backups and this has always worked fine. Recently we ...