gpt4 book ai didi

sqlite - 如何在 Azure 上查询 MobileServiceSQLiteStore

转载 作者:行者123 更新时间:2023-12-03 01:52:52 25 4
gpt4 key购买 nike

我有 Azure 移动数据同步设置,可将 Azure 上的数据库与 .net 应用程序同步。

我正在使用 SQLLite 后端。

如何对本地 sqllite 数据库发出查询?

我不知道如何执行简单的联接查询“Select * from table1, table2 where table1.id=table2.id”

最佳答案

下载任何 sqlite 数据库管理器以对 sqlite 数据库运行查询。Sqlite Expert 是一个很棒的免费工具。 http://www.sqliteexpert.com/download.html 。几乎所有普通的 SQL 查询也可以在 sqlite 数据库中运行。

关于sqlite - 如何在 Azure 上查询 MobileServiceSQLiteStore,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32344486/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com