The administrator can configure the complete database with application easily and also set parameters for the data to be fetched. For example, if Price of a certain product is to be fetched, then a parameter say "price" can be created. The user will then have to send a SMS to server number with message "price". The Server will then respond the user by SMS.
That is, any data can be fetched from database based on different criteria and queries.
|