Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 sql 数据库,需要将数据库归档到文件系统(excel 文件)中。
当我迁移到文件系统时,数据的大小是否会增加?
我正在通过 C# 进行存档并保存到文件中。
一些专家建议文件系统的数据比 sql 数据更多。
是对还是错?