Data sorting and searching
Please, read about improved database search on our blog. Searchable databases
Sorting and searching data is one of the most difficult problems in database technologies. Collected data with any size had no much sense without being able to search through it and sort records. So we are proud to solve this problem in My Task Helper. And you are able to sort your data as well as use search in it.
Search data in MyTaskHelper.com
To search data in your database you should have at least one record submitted. You will need to go to Records module first. Search in MyTaskHelper implemented in the way when you need to select the field for the search first and enter search term next. You selecting searchable field, entering search keyword and pressing search button. You will see your results or message that nothing was found. Word case doesn't matter in search, so if you looking for "google" it will find records with gOOgle records too.
Sort data in MyTaskHelper.com
In a records table you will notice that near each column name there is a up and down arrows, it means Ascending and Descending orders. To sort your database by some column you will need to click on some arrow and data will be sorted immediately. Sort order saved in database, so when you open your database in the future it will be shown in a last sorted order.
