
Search In
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
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
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
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 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
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 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:
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 (%)
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
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.
