How to Create Database Connection Using Oracle SQL Developer [2024] | Oracle SQL Developer

preview_player
Показать описание
Learn how to install & connect database using Oracle SQL Developer 23.1.1 on Windows 11. In this video, we'll cover everything from downloading the Oracle SQL Developer installer to configuring it for optimal performance on the Windows 11 platform.
Oracle SQL Developer is currently the most popular tool among database developers and Oracle SQL learners.

Oracle installation video link:

Steps for changing password:
Open command prompt
sqlplus / as sysdba
alter user system identified by system123;
select name from v$database;

Follow along as we demonstrate each step, including:
1. Introduction to Oracle SQL Developer 23.1.1 and its features.
2. Preparing your Windows 11 system for installation.
3. Download the Oracle SQL Developer installer from the official website.
4. Installing Oracle SQL Developer with the recommended settings.
5. Configuring connections to your Oracle databases.
6. Exploring the user interface and essential features of SQL Developer.

If you found this video useful please give it a thumbs up and subscribe to my channel! and If you have any questions regarding this video, please ask them in the comment section. thanks for watching! :)

Channel Subscription:
-----------------------------------------------------------------------
Don't forget to tag our Channel...!
#oracle #Installoracle #SQL #oracleinstallation #latestoracle #cscornersunitarai #mysql #Windows10 #windows11

Java Programming Tutorial Playlist

Advanced Java Tutorial Playlist
------------------------------------------------------------------------
🎥 Tools I used for recording
-----------------------------------------------------------------------
CONNECT WITH ME ON:
------------------------------------------------------------------------

install oracle sql developer 23.1 on windows 11
install oracle sql developer 23.1 on windows 10
install oracle sql developer 23.1 on mac
oracle sql developer 23.1 tutorial
how to install oracle sql developer 23.1 in windows 7
how to install oracle sql developer 23.1 in ubuntu
how to uninstall oracle sql developer 23.1
pl/sql developer download
Oracle SQL Developer Tool Tutorial
SQL DEveloper Tutorial
Oracle Developer Tutorial
SQL Developer short cuts
#oracle
Рекомендации по теме
Комментарии
Автор

Please SUBSCRIBE for more! Also, you can Support me through YouTube Thanks!

CSCORNERSunitaRai
Автор

When I write the password change query in terminal it shows this
'sqlplus' is not recognized as an internal or external command,

operable program or batch file.

HG-osqh
Автор

ON RUNNING THE APPLICATION FILE IT IS ASKING FOR JAVA JDK HOME PATH CAN YOU SUGGEST FROM WHERE I CAN DOWNLOAF JAVA JDK FOR WIN 32 BIT

umeshful
Автор

Thank you so much for the video madam. But when I click the download it automatically downloaded and does not ask me to login to Oracle account or sign in page nor the license details.

mkarvj
Автор

Hello Madam
Thank you for sharing this wonderful content
Please can you teach me how to connect my tables in Apex with Sql Devlober
Thank you very much

fouad_alshamy
Автор

Print possible subarray of even size in java I search chat gpt but I am not got order wise output

manasa
Автор

How can i delete all those existing tables in one go?

Divya-pnbm
Автор

When I write the password change query in terminal it shows this
'sqlplus' is not recognized as an internal or external command,

HarshithaR-ik