SQL 开发人员连接

发布于 11-25 00:18 字数 289 浏览 0 评论 0原文

我正在尝试连接到 SQL Developer 中的数据库,以便可以开始练习 SQL。我应该与哪个数据库建立连接才能开始它是 10g Express 吗?

我尝试过创建一个新的连接;然而,我并没有成功。我不断收到错误消息:

“状态:故障测试失败:IO 错误:网络适配器无法建立连接”

我真的迷失了,我能找到的所有教程似乎都可以毫不费力地完成新的连接过程,而无需任何连接错误帮助;大多数信息似乎比我需要的基本设置帮助更高级。

谢谢。

附言。任何学习 SQL 的好的初学者资源将不胜感激。

I am trying to connect to a database in SQL Developer so I can start practising SQL. Which db should I create a connection with to begin is it 10g express?

I have tried creating a new connection; however, I have not been successful. I keep getting the error message:

"Status : Failure-Test failed: IO Error: The Network Adapter could not establish the connection"

I am really lost, all the tutorials I can find seem to move through the new connection process effortlessly without any connection error help; most of the information seems to be more advanced than the basic setup help I need.

Thanks.

PS. any good beginner resources for learning SQL would be much appreciated.

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

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

发布评论

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

评论(2

月光色2024-12-02 00:18:47

Oracle 似乎没有任何可以连接的在线开发数据库,​​因此最好的选择是在本地运行 Express 版本并使用一些示例模式。更多信息请点击这里:
http://www.oracle.com/technetwork /developer-tools/sql-developer/getting-started-155046.html

It doesn't look like Oracle has any online development database that you can connect to, so it seems like your best bet is to run express edition locally and use some of the sample schemas. More info here:
http://www.oracle.com/technetwork/developer-tools/sql-developer/getting-started-155046.html

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