30 Sep 2015
Intro Have you ever wanted to create a webpage or process user input from a web-based form using Python? These tasks can be accomplished through the use of Python CGI...
27 Sep 2015
Intro : I have recently started using Oracle 11g and boy, doesn’t it come with enough problems already!! However, it may be due to my undying allegiance to mysql and...
26 Sep 2015
Intro : Well as luck would have it, we were having our Database labs in ORACLE 11g as part of the coursework. And I must admit, I still have my...
18 Sep 2015
Intro : SQLite has limited ALTER TABLE support that you can use to add a column to the end of a table or to change the name of a table....
13 Sep 2015
Intro: In this article, I will describe the required steps for setting up a distributed, multi-node Apache Hadoop cluster backed by the Hadoop Distributed File System (HDFS), running on Ubuntu...