1.

What are the main differences between structured and unstructured data?

Answer»
BasisStructured DataUnstructured Data
AnalysisQuantitativeQualitative
SearchingEasy USING SQL-based approachesMay require the use of special tools
StorageIt REQUIRES more storage to accommodate defined data structures.In this, some forms require LESS storage; others have large file formats, requiring more storage.
FormatIt has a predefined format that uses ALPHANUMERIC characters.It has typically non-character-oriented digital REPRESENTATIONS.


Discussion

No Comment Found