Home >Database >Oracle >How to connect to Oracle database in Windows?

How to connect to Oracle database in Windows?

Guanhui
GuanhuiOriginal
2020-06-11 15:17:515370browse

How to connect to Oracle database in Windows?

How to connect to Oracle database on Windows?

First find SQLPlus under the program folder in the start menu. This program is a tool for interacting with Oracle;

How to connect to Oracle database in Windows?

Then click to open. You will be prompted to enter your username and password. Enter them in order to connect to the database.

How to connect to Oracle database in Windows?

As shown in the figure below, it has been successfully connected to the Oracle database server.

How to connect to Oracle database in Windows?

Recommended tutorial: "Oracle Tutorial"

The above is the detailed content of How to connect to Oracle database in Windows?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:How to log in to Oracle?Next article:How to log in to Oracle?