Most of the times, production data is not available in development environments. Here, I would like to share a single…
Deleting duplicate rows from tables is one of the common task oracle developers come across. The data might get duplicated…
Have you ever wondered how Facebook has grown rapidly in these recent years! Here is a wonderful info about Facebook.…
[ad name="AD_INBETWEEN_POST"] Welcome to the Part 2 of Spring 3.0 MVC Series. In previous article we went through the Introduction…
The effective usage of an index is always a big question. There are instances in production environments, where an index…
[ad name="AD_INBETWEEN_POST"] Introduction to Spring 3 MVC Framework Spring MVC is the web component of Spring's framework. It provides a…
If you are using Eclipse as your primary development IDE, then you may want to know about Code templates in…
Finally the much awaited version of the most popular blogging software has arrived. WordPress 3.0 release has been just announced.…
As the data grows in relational databases (new business requirements, managing audit data etc), the cost associated with the disk…
jQuery animate() function is very powerful API to manipulate html elements and add animation functionality. The use of animate function…