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.
我正在使用 C#,我想最初使用 SQL 查询磁盘数据库,并将结果存储在内存数据库中以进行进一步的 SQL 查询。在那里获得结果的有效方法是什么?