(Susan Visser) Another year, another great Flashbook from the DB2 for z/OS team:
Other News
Questions about Primary and Foreign Keys You Were Too Shy to Ask
(Robert Sheldon) It is strange that one can ask simple questions about extended events or Hekaton at professional events and conferences without feeling embarrassed, yet nobody likes to ask vital questions about SQL Server primary keys and foreign keys.
Features of ES6 Part 9: Classes
(K. Scott Allen) Historically, many developers learn JavaScript after learning languages like C++, Java, C#, Ruby, or Python. All of these languages have a class keyword, and in many of these languages, the class keyword is the primary building block for constructing software.
SQL SERVER – Beginning In-Memory OLTP with Sample Example
(Pinal Dave) In-Memory OLTP is a wonderful new feature introduced in SQL Server 2014. My friend Balmukund Lakhani has written amazing series on A-Z of In-Memory on his blog. All serious learner should study it for deep understanding of the same subject.
Auto Height Functionality accordion in Jquery
(Vivek Ramapuram) Jquery is fast and rich Javascript library. It create things in html documents, event handling and animations. It is easy to use API that works across a browser
Understanding AngularJS Routing
(Shailendra Chauhan) Routing is a mechanism which helps you to divide your single page application into multiple views and bind these views to corresponding controllers. In this article, you will learn how to configure angular routing.
MVC Architecture & Pipelin
(Suraj Sahoo) MVC (Model View Controller), is simply a framework used to design web applications, as simple its definition could be.
IBM InfoSphere Master Data Management Integration with SaaS Applications using WebSphere Cast Iron Cloud
(Patterson LindaMay and Whei-Jen Chen) Enterprises today understand the value of employing a master data management (MDM) solution for managing and governing mission critical information assets.
The latest MaxScale version is out – what has been done since 1.0 beta?
(mriddoch) The MaxScale team have been working hard fixing bugs and improving performance. On Friday we released a update of MaxScale, the pluggable proxy for MySQL and MariaDB, I wanted to write a little about a few of those changes. I will not mention every change, there are release notes that giv
Releasing to schemas the easy way
(Neil Chandler) Sometimes we occasionally just miss the obvious, for years. Just noticed that an easy way to release code to a particular schema is to login as your normal DBA user (USER1) [as preferred by audit], use the alter session command to switch to point to the release schema (USER2) and run
