Skip to content

Commit 021c0c8

Browse files
committed
Edit README.md do-it-yourself
1 parent 1df4236 commit 021c0c8

File tree

1 file changed

+7
-1
lines changed
  • data-platform/data-development/sql-tools/sql-do-ityourself

1 file changed

+7
-1
lines changed

data-platform/data-development/sql-tools/sql-do-ityourself/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,13 @@ Ready to explore SQLcl? Follow these steps to install SQLcl and start leveraging
100100
3. Explore SQLcl commands and features to familiarize yourself with its capabilities.
101101
4. Start scripting and executing SQL commands with ease using SQLcl's intuitive interface.
102102

103-
# 3. Reusable Assets Overview
103+
# 3. SQL Developer
104+
Oracle SQL Developer is a free, integrated development environment that simplifies the development and management of Oracle Database in both traditional and Cloud deployments. SQL Developer offers complete end-to-end development of your PL/SQL applications, a worksheet for running queries and scripts, a DBA console for managing the database, a reports interface, a complete data modeling solution, and a migration platform for moving your 3rd party databases to Oracle.
105+
106+
[SQL Developer Official Documentation](https://docs.oracle.com/en/database/oracle/sql-developer/)
107+
108+
109+
# 4. Reusable Assets Overview
104110

105111
TBD
106112

0 commit comments

Comments
 (0)