(Andrew Reid) I tested these on Oracle 11.2. You can grant a privilege like this:
Other News
Aborting An AJAX Request In AngularJS Using httpi
(Ben Nadel) Last week, I demonstrated how to abort an AJAX (Asynchronous JavaScript and XML) request in AngularJS by using the “timeout” property. While only available as of AngularJS 1.2 (and earlier “unstable” releases), it’s an awesome feature and one that I thought would be a nice value-add for
Querying Time Series in Postgresql
(Robert Berry) This post covers some of the features which make Postgresql a fun and effective database system for storing and analyzing time series: date functions, window functions, and series generating functions.
Data Security in the Cloud – Part #5
(Walid Rjaibi) In the four previous parts, we have covered the cloud computing models, the shared responsibility security model, the responsibilities of the cloud service provider, and those of the client. Today, we cover IBM BLU Acceleration for Cloud as a data security in the cloud use case. So, l
Video: Completion Insight in Oracle SQL Developer v4.0.2
(Jeff Smith) I said earlier today that version 4.0.2 of SQL Developer consisted on ONLY bug fixes. I should have said MOSTLY bug fixes.
Update zero base column to one base
(Derik Hammer) A co-worker requested help with a query today…
Developing Secure ASP.NET MVC Applications using ASP.NET Identity 2.0
(Mahesh Sabnis) The new ASP.NET Identity 2.0 membership system integrates some robust security features in your ASP.NET applications. This article explores some of these features.
Call Server Side Code using ASP.NET AJAX and jQuery AJAX
(Vishal_Kumar) In .NET, we can call server side code using two ways:
JQuery Header Selector Example
(Krishna Srinivasan) The header selector in JQuery selects all the heading elements of the web page. A header element typically contains section’s heading. It selects all the elements from h1 to h6 in the document.
Another reason for Xtrabackup error ‘log block numbers mismatch’
(Chris Calender) I ran into an issue the other day where Xtrabackup was not completing and threw the following error:
