Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

SQL Avg ( ) Function

Avg ( ) function is used to return the average of numeric column . If in a table there is null value then it ignored that value . Syntax : select avg ( column_name ) from table_name where clause ; // where clause is optional Example : Table name

SQL Max ( ) Function

This function is used to get the maximum value from the selected field . Syntax : select max ( column_name ) from table_name ; Example : Table name : Employee_Info Id Employee_name Employee_Age Employee _Salary 1

SQL Min ( ) Function

This function is used to get the minimum value from the selected field . Syntax : select min ( column_name ) from table_name ; Example : Table name : Employee_Info Id Employee_name Employee_Age Employee _Salary 1

How to get TimeZone in Android

In order to get the TimeZone, we have TimeZone class in android. For getting TimeZone of a device do the following steps:- Step 1 Create an Object of Calender Calender calender = Calendar.getInstance(); Step 2 Get TimeZone object by using getTime

How to permanently disable Adobe Reader Update

How to Disable Adobe Reader Update: 1. Accept the User license agreement certificate. 2. Edit -> Preferences -> Updater: Choose "Don't download or install updates automatically" 3. Help ->Adobe Product Improvement Program: Choose "N

Synchronization in QTP

When you run a script in QTP , then it may be possible that application may not respond with the same speed of script. Synchronization is the process of adjusting the time gap between script speed and application speed . Method that can be implemente

changing the joomla site favicon

Changing favicon icon in joomla is very simple and easy. A favicon is a small size image display on browser tab when you open your joomla site.It always have extension .ico file. Below are the steps of changing favicon icon:- 1 First create y

Salient features of Quality module in OpenERP(Odoo)?

Salient features of Quality module: 1-Do a Quality check of the Module with the help of different different Criteria's like Pylint, Speed Efficiency, Coding Standard, Guidelines and common practices used in OpenERP 2- Evaluate score in percentage (%)

How to set the useful remarks in Odoo?

In odoo useful remarks have three useful step- 1- Twitter Bootstrap and FontAwesome classes can be used in your report template 2- Local CSS can be put directly in the template 3- Global CSS can be inserted in the main repor

Mercury Configuration in Odoo-9

Step-1 Go to Apps and install the Mercury Payment Services application module. Step-2 Go to Pint Of Sale Menu and click it . Step-3 Go to the Point of Sale application, click on Configuration ->Mercury Configurations and then on Create.

1 111 423
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: