Category: Database

View Updating and Relational Theory 0

View Updating and Relational Theory

Views are virtual tables. That means they should be updatable, just as “real” or base tables are. In fact, view updatability isn’t just desirable, it’s crucial, for practical reasons as well as theoretical ones. But view...

Pro SQL Server 2012 Practices 0

Pro SQL Server 2012 Practices

Pro SQL Server 2012 Practices is an anthology of high-end wisdom from a group of accomplished database administrators who are quietly but relentlessly pushing the performance and feature envelope of Microsoft SQL Server 2012. With an emphasis...

SQL Server 2012 Data Integration Recipes 0

SQL Server 2012 Data Integration Recipes

SQL Server 2012 Data Integration Recipes provides focused and practical solutions to real world problems of data integration. Need to import data into SQL Server from an outside source? Need to export data and send it to...

Murach’s SQL Server 2012 for Developers 0

Murach’s SQL Server 2012 for Developers

Every application developer who uses SQL Server 2012 should own this book. To start, it presents the essential SQL statements for retrieving and updating the data in a database. You have to master these to work...

Murach’s MySQL 0

Murach’s MySQL

This practical, hands-on training and reference guide is perfect for developers who need to learn MySQL. Written by Joel Murach, the author of bestselling “Java Servlets and JSP” and “PHP and MySQL” books, this is exactly...

QlikView 11 for Developers 0

QlikView 11 for Developers

Business Intelligence technologies are a must-have in every business to make informed decisions and keep up-to speed with the ever-evolving markets. QlikView’s disruptive technology makes it a key player and leader in the industry; with its...

SAP HANA Starter 0

SAP HANA Starter

SAP HANA is SAP’s in-memory database technology, and the focal point of their next generation strategy. Using column-based storage to provide highly compressed and rapidly accessed data, a SAP HANA application can be several hundred times...

Spring Data 0

Spring Data

Spring Framework has always had a good support for different data access technologies. However, developers had to use technology-specific APIs, which often led to a situation where a lot of boilerplate code had to be written...