(Krishna Srinivasan) This tutorial explains how to scroll HTML page to given anchor tag using jQuery. This section shows how to create a smooth page scrolling effect to scroll to the top or bottom of web page using jQuery.
Other News
MySQL Fabric now Generally Available – Automating High Availability and Sharding for MySQL
(Andrew Morgan) MySQL Fabric is a new framework that automates High Availability (HA) and/or sharding (scaling-out) for MySQL and it has just been declared Generally Available.
Consuming JSON ASMX Web Services with AngularJS: A Beginners ‘Experience’ !
(MohamedKamalPharm) This article will explain how to consume an ASMX service using AngularJS. The scope of this article is limited to illustrate a simple example of creating and consuming JSON ASMX services using AngularJS.
APAR Friday: DSNACCOX enhanced to support new function
(Willie Favero) It’s pretty straightforward. If you add a new access status that could affect a utility, then maybe the stored procedure that does utility processing for you should also be enhanced.
DB2 for z/OS: Getting to Universal Table Spaces
(Robert Catterall) Often, there is a bit of a time lag between the introduction of a DB2 for z/OS feature and the widespread adoption of the new technology. Take universal table spaces, for example.
Loading Text File Data into Oracle Database 12c with Oracle Data Integrator 12c
(Deepak Vohra) Oracle Data Integrator is a tool for data transformation, validation, and integration based on a declarative design model and making use of a E-LT (Extract-Load Transform) architecture.
SQL Analytics 101 – Break columns
(Scott Wesley) SQL analytics can be used to generate break columns in your queries, without the need for break formatting attributes in APEX or the old fashioned break on option in SQL*Plus.
The USER Keyword
(Andrew Reid) Here are a couple of examples with the USER keyword, which I tested on Oracle 11.2. You can use it after the SHOW command or in a SELECT statement as follows.
Granular or Cell Level Encryption in SQL Server
(Arshad Ali) Encryption brings data into a state that cannot be interpreted by anyone who does not have access to the decryption key, password, or certificates. Though encryption does not restrict the access to the data, it ensures in case of data loss, then that data is useless for the person that
SQL Server 2012 || Contained Database
(Rohit Garg) Contained databases are the new feature in SQL Server 2012 and are defined on BOL as below :
