假的 mysql 服务器来运行 sql 命令以进行练习

发布于 2024-10-01 03:07:27 字数 90 浏览 4 评论 0原文

我正在尝试更好地使用 SQL 命令,但我目前确实没有设置可以练习的数据库。有谁知道有一个一体化程序或在线服务,其中设置了数据库并填充了我可以练习 SQL 命令的数据?

I am trying to get better with SQL commands, but I really do not have a database currently set up that I can practice on. Does anyone know of an all-in-one program or an online service that has a database set up and filled with data that I could practice my SQL commands on/in?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

走过海棠暮 2024-10-08 03:07:27

坦率地说,我真的不知道有什么好的在线网站可以做到这一点。

Google 给了我这个网站,但我尝试了一下,它确实有点麻烦,而且很难合作。

我真的建议你会发现在你的机器上安装一些数据库(如 MySQL / SQL Server Express)并尝试一下会容易得多。

安装 SQL Server Express 等软件非常简单。您只需从此处下载 db + 工具,快速安装即可完成所有设置要获取

示例数据,您可以随时下载 Adventureworks 数据库
列出了有关如何使用 SQL Express 运行 AdventureWorks 数据库的分步详细信息 此处

Frankly, I do not really know of any GOOD online site for doing this.

Google gave me this site but i tried it out and its really a bit cumbersome and difficult to work with.

I would really suggest that you will find it a LOT easier to install some database like MySQL / SQL Server Express on your machine and try things out.

Installing something like SQL Server Express is really easy. You can just download the db + tools from here, a quick install and you will be all set to go

For the sample data, you can always download the Adventureworks database.
Step by step details on how to get the AdventureWorks database running with SQL Express are listed here

再可℃爱ぅ一点好了 2024-10-08 03:07:27

我发现这个网站很有帮助。

http://sqlzoo.net/wiki/SELECT_basics

虽然他们使用 mariaDB 仍然相同的查询..所以不用担心。

I found this site pretty much helping.

http://sqlzoo.net/wiki/SELECT_basics

Although they use mariaDB still same queries.. So no worries.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文