Which of the listed database types have the following disadvantages? Consistency needs to be given consideration as transactional updates across multiple entities aren't guaranteed There's no referential integrity; any relationships between rows need to be maintained externally to the table It's difficult to filter and sort on non-key data. Queries that search based on non-key fields could result in full table scans