How to drop a user on Netezza

You probably know the sql statement to drop a user

DROP USER pippo;

but you could get this error

ERROR:  DROP USER: user "PIPPO" owns objects, cannot be removed

This article shows how to solve this problem.

NodeICO badges

There is a funny way to display your npm package stats: NodeICO!

Livereload with grunt

Read this instructions to configure Grunt to interact with a Livereload server. It means that, after changing your html, css and js files, you don’t need to refresh your browser to see changes.
Your page will magically change, as you save your files!

How to collect Netezza history

Collecting your Netezza query history is a mandatory step before optimization. Read this article to know how to collect Netezza history easily.

How to use Markdown to edit Blogger posts

This post documents how I use Markdown to edit a Blogger post. Well, right now, that is exactly the method I’m using to edit this post.
So this post contains information about how to edit other posts, so it is meta, and in particular itself, so it is auto.
Ergo this is an auto meta post … mmh