Techtricky - techtricky.com

General Information:

Latest News:

DB2 Group By and Order By Clauses 12 Nov 2012 | 02:36 am

ORDER BY DB2 Order by clause is used to sort the result table values by the sort Key order. Here, sort key can be the column name or column number. Results can be sorted either by Ascending (ASC) or b...

DB2 Isolation Level details 22 Oct 2012 | 02:30 am

In DB2 or in any Relational databases, the concurrency & data integrity is the key factor. Concurrency is the feature that makes multiple applications or users to access the resources at the same time...

DB2 Locks and Importance of Concurrency Control 4 Sep 2012 | 05:07 am

Locks & Concurrency: Concurrency is the feature that makes multiple applications or users to access the resources at the same time without affecting each other’s work. It makes the applications/users ...

jQuery Code: show character count in text area when user enters the text 5 Aug 2012 | 09:56 am

Here is the jQuery code to show the character count when the user enters the text in the text area or any input control, it will show the remaining character count as user enters the text in the field...

cobol redefines clause with examples 30 May 2012 | 10:27 pm

This topic covers the redefines clause usage, syntax, declaring and valid & Invalid redefines cases. Redefines clause is used to share the common storage among the different data items/groups. This is...

jQuery Datepicker: How to Mark the Holidays on Calendar 28 Dec 2011 | 08:02 pm

Jquery UI has a fully-featured and highly customizable date picker control that let us create and customize the control based on our requirements. To create a basic date control, you just need to call...

Best Free Online Image Editors 1 Nov 2011 | 09:16 am

Here are the list of free online image editors, these tools will give you the flexibility to do quick changes to your photos or images online for free. Aviary Phoenix Aviary Phoenix photo editing tool...

jQuery Code to Display Top News using YQL JSONP API Service 15 Oct 2011 | 04:41 pm

Many sites provide JSONP services, allowing you access to their content via a predefined API. Great source of JSONP-formatted data is the Yahoo Query Language. Below example, we’ll use YQL JSONP API s...

Javascript Code to Scrolling Page Title 3 Oct 2011 | 10:24 am

Here I am going to share the Javascript code for scrolling the page title of any web page. You can change the page title by simply set document title property using javascript document.title = "modifi...

jQuery Code to Show Time in Different Countries 21 Sep 2011 | 02:02 pm

This post has jQuery code to show the time in different time zones using jclock plugin. You can use this code to display world clock. Here, I am displaying country names in dropdown, when you click on...

Recently parsed news:

Recent searches: