answersLogoWhite

0


Best Answer

When you sort data, it is still all there, it is just divided into sections... for instance, if it were a list of names, then you might have it sorted alphabetically, so the As would be first and the Zs last.

When you filter data, you apply a filter so that you can only see part of the data. So, in the same example of a list of names, you might filter out all the girl names and only see the boy names.

Filtering and sorting can also work together. In a list of names you might filter to only see names that begin with the letter Z, but you could also sort that particular group so that it was alphabetical... Zack before Zenna, for instance.

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the main difference between sorting and filtering data?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

In Excel what is the difference between filtering and sorting?

Sorting put data in order, like alphabetical order or date order or numeric order etc. Filtering excludes some data so you see just what you want. You might want to show dates from a certain year or numbers over a certain value or particular product names. You can define the filtering criteria that you want.


What is the difference between sorting and searching in a database?

Searching allows you to find data that meets specific criteria. Sorting allows you to organize that data, based upon the rules you choose (most common is alphabetical).


What are the differences between sorting and filtering data?

the sort feature allows the user to rearrange the given data in a specified order example ,numeric data can be rearranged in ascending or descending order using this. a filtered range only displays the rows/colums that meet the criteria specified by the user.


What is difference between internal and external data structure?

Internal SortingExternal sortingIn internal sorting all the data to sort is stored in memory at all times while sorting is in progress.In external sorting data is stored outside memory (like on disk) and only loaded into memory in small chunks.The internal sorting methods are applied to small collection of data. The External sorting methods are applied only when the number of data elements to be sorted is too large. internal sorting takes input only which can be fit into its memory...i.e. it takes small inputexternal sorting can take as much as large input…Internal sort is more flexible as we can alter or update data before and after performing internal sort whereas the same doesn't hold true for external sort.internal sorting is independent of time to read/write a recordexternal ids dependent on the same


What is the difference between OLAP and data mining?

difference between Data Mining and OLAP


What is the difference between allocation and search data structure?

difference between serch data structure and allocation data structure


What is data base sorting?

Databse sorting means arranging the records in a specific way to make reported data more usable.


What is the difference between data communication and data communication information2010to2013?

The scope of work and the educational requirements are the difference between data communication and data communication information.


Difference between internal and external sorting?

Internal sorting it means we are arranging the number within the array only which is in computer primary memory. External sorting it is the sorting of numbers from the external file by reading it from secondary memory.


Why you use stem and leaf plot in data sorting?

we use sem and leaf plot in data sorting when there are lare amounts of numbers to anyalyze.


What is the difference between primary data and secondary data Don't make it complicated please?

The difference between primary data and secondary data is that primary data is the information from the original research.


What is the difference between a model-driven and data-driven DSS?

A model-driven DSS relies on mathematical or statistical models to analyze data and make predictions, while a data-driven DSS uses historical and real-time data to generate insights and support decision-making without relying heavily on predefined models. Model-driven DSS are more structured and use algorithms to process data, while data-driven DSS focus on exploring patterns and trends in data to inform decisions.