Computer Science, asked by seherwani, 10 months ago

what is meant by data sorting ?how is it different from filtering? ​

Answers

Answered by srishtiaggarwal1303
6

Answer:

Sorting is the process of arranging data into meaningful order so that you can analyze it more effectively. For example, you might want to order sales data by calendar month so that you can produce a graph of sales performance. ... sort text data into alphabetical order. sort numeric data into numerical order.

Data in a database can be sorted and filtered to make it easier to understand or work with. Sorting arranges data alphabetically or numerically in ascending or descending order. ... A filter in a database hides (filters out) unwanted records displaying only the records you want to see.

Explanation:

Plz mark me as brainliest.

Similar questions