|
1 |
| -# SQL - Do It yourself |
2 |
| -**Welcome to the "SQL - Do it Yourself" section, dedicated to empowering you with comprehensive resources and tips to master Oracle SQL tools and techniques. Whether you're a beginner or an experienced SQL user, this section aims to enhance your SQL proficiency and productivity.** |
3 |
| - |
4 |
| -This section covers Public Oracle SQL Tools: Use of SQL in extensive way: from SQL Developer to sqlplus and SQLcl. |
5 |
| -Providing links to public useful documentation about SQL use and tips. SQL Tips on Fortnight basis and and articles/blogs written by Oracle SQL and Database Advocates and Product Managers and SQL examples are shown here. |
6 |
| -A SQL Clue Card is also provided. |
7 |
| - |
8 |
| -# Table of Contents |
9 |
| - |
10 |
| -1. [Public Oracle SQL Tools](#public-oracle-sql-tools) |
11 |
| - |
12 |
| - 1.1. [SQL Tips](#sql-tips) |
13 |
| - |
14 |
| - 1.2. [Articles/Blogs](#articlesblogs) |
15 |
| - |
16 |
| - 1.3. [SQL Examples](#sql-examples) |
17 |
| - |
18 |
| - 1.4. [SQL Clue Card](#sql-clue-card) |
19 |
| - |
20 |
| -2. [SQLcl](#sqlcl) |
21 |
| - |
22 |
| - 2.1. [Features of SQLcl](#features-of-sqlcl) |
23 |
| - |
24 |
| - 2.2. [Resources](#resources) |
25 |
| - |
26 |
| - 2.3. [Getting Started](#getting-started) |
27 |
| - |
28 |
| - |
29 |
| -## 1. Public Oracle SQL Tools |
30 |
| - |
31 |
| -Explore a variety of Oracle SQL tools to streamline your database management tasks: |
32 |
| - |
33 |
| -- **SQL Developer**: Oracle SQL Developer provides a powerful integrated development environment (IDE) for Oracle Database. Discover its features and functionalities to optimize your SQL workflow. |
34 |
| - - [Official Documentation](https://docs.oracle.com/cd/E12151_01/index.htm) |
35 |
| - - [Getting Started Guide](https://docs.oracle.com/cd/E25259_01/appdev.31/e24285/toc.htm) |
36 |
| - - [Video Tutorials](link) |
37 |
| - |
38 |
| -- **sqlplus**: Master the command-line interface for Oracle Database with sqlplus. Learn essential commands and best practices for efficient SQL execution. |
39 |
| - - [Official Documentation](link) |
40 |
| - - [Command Reference](link) |
41 |
| - - [Tips and Tricks](link) |
42 |
| - |
43 |
| -- **SQLcl**: Dive into the versatile command-line interface for Oracle Database with SQLcl. Experience its advanced features and customization options for enhanced SQL scripting and execution. |
44 |
| - - [Official Documentation](link) |
45 |
| - - [Installation Guide](link) |
46 |
| - - [Customization Tips](link) |
47 |
| - |
48 |
| -## 1.1. SQL Tips |
49 |
| - |
50 |
| -Stay updated with fortnightly SQL tips to sharpen your SQL skills and discover new techniques for database querying and management. |
51 |
| - |
52 |
| -- **Tip 1: [Tip Title]** - [Description/Explanation] |
53 |
| -- **Tip 2: [Tip Title]** - [Description/Explanation] |
54 |
| -- ... |
55 |
| - |
56 |
| -## 1.2. Articles/Blogs |
57 |
| - |
58 |
| -Explore insightful articles and blogs written by Oracle SQL and Database advocates, product managers, and experts to stay informed about the latest trends, best practices, and innovations in SQL and database management. |
59 |
| - |
60 |
| -- [Article 1 Title](link) - [Brief Description] |
61 |
| -- [Article 2 Title](link) - [Brief Description] |
62 |
| -- ... |
63 |
| - |
64 |
| -## 1.3. SQL Examples |
65 |
| - |
66 |
| -Access a repository of SQL examples to learn practical applications of SQL in various scenarios. Explore query samples, optimization techniques, and troubleshooting solutions to enhance your SQL proficiency. |
67 |
| - |
68 |
| -- **Example 1: [Example Title]** - [Description/Explanation] |
69 |
| -- **Example 2: [Example Title]** - [Description/Explanation] |
70 |
| -- ... |
71 |
| - |
72 |
| -## 1.4. SQL Clue Card |
73 |
| - |
74 |
| -Get quick access to essential SQL commands, syntax, and tips with the SQL Clue Card. Print it out or keep it handy for reference during your SQL scripting sessions. |
75 |
| - |
76 |
| -- [Download SQL Clue Card](link) |
77 |
| - |
78 |
| -# 2. SQLcl |
79 |
| - |
80 |
| -Discover the advanced features and functionalities of SQLcl, Oracle's command-line interface for Oracle Database. From customizable prompts to enhanced scripting capabilities, SQLcl offers a versatile environment for SQL developers and administrators. |
81 |
| - |
82 |
| -## 2.1. Features of SQLcl |
83 |
| - |
84 |
| -- **Customizable Prompt**: Personalize your SQLcl environment with custom prompts to display relevant information and enhance readability. |
85 |
| -- **Scripting Enhancements**: Leverage SQLcl's scripting capabilities to automate database tasks, generate reports, and streamline workflows. |
86 |
| -- **Integrated Command-line Editing**: Take advantage of built-in command-line editing features for efficient SQL input and editing. |
87 |
| - |
88 |
| -## 2.2. Resources |
89 |
| - |
90 |
| -- [Official Documentation](https://www.oracle.com/es/database/sqldeveloper/technologies/sqlcl/) |
91 |
| -- [Installation Guide](https://docs.oracle.com/en/database/oracle/apex/23.2/aeadm/downloading-and-installing-sqlcl.html) |
92 |
| -- [Tips and Tricks](link) |
93 |
| - |
94 |
| -## 2.3. Getting Started |
95 |
| - |
96 |
| -Ready to explore SQLcl? Follow these steps to install SQLcl and start leveraging its powerful features for SQL scripting and database management. |
97 |
| - |
98 |
| -1. [Download SQLcl](link) and follow the installation instructions for your operating system. |
99 |
| -2. Configure SQLcl settings and customize your environment according to your preferences. |
100 |
| -3. Explore SQLcl commands and features to familiarize yourself with its capabilities. |
101 |
| -4. Start scripting and executing SQL commands with ease using SQLcl's intuitive interface. |
102 |
| - |
103 |
| -# 3. Reusable Assets Overview |
104 |
| - |
105 |
| -TBD |
106 |
| - |
107 |
| -# License |
108 |
| - |
109 |
| -Copyright (c) 2024 Oracle and/or its affiliates. |
110 |
| - |
111 |
| -Licensed under the Universal Permissive License (UPL), Version 1.0. |
112 |
| - |
113 |
| -See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details. |
| 1 | +# SQL - Do It yourself |
| 2 | +**Welcome to the "SQL - Do it Yourself" section, dedicated to empowering you with comprehensive resources and tips to master Oracle SQL tools and techniques. Whether you're a beginner or an experienced SQL user, this section aims to enhance your SQL proficiency and productivity.** |
| 3 | + |
| 4 | +This section covers Public Oracle SQL Tools: Use of SQL in extensive way: from SQL Developer to sqlplus and SQLcl. |
| 5 | +Providing links to public useful documentation about SQL use and tips. SQL Tips on Fortnight basis and and articles/blogs written by Oracle SQL and Database Advocates and Product Managers and SQL examples are shown here. |
| 6 | +A SQL Clue Card is also provided. |
| 7 | + |
| 8 | +# Table of Contents |
| 9 | + |
| 10 | +1. [Public Oracle SQL Tools](#public-oracle-sql-tools) |
| 11 | + |
| 12 | + 1.1. [SQL Tips](#sql-tips) |
| 13 | + |
| 14 | + 1.2. [Articles/Blogs](#articlesblogs) |
| 15 | + |
| 16 | + 1.3. [SQL Examples](#sql-examples) |
| 17 | + |
| 18 | + 1.4. [SQL Clue Card](#sql-clue-card) |
| 19 | + |
| 20 | +2. [SQLcl](#sqlcl) |
| 21 | + |
| 22 | + 2.1. [Features of SQLcl](#features-of-sqlcl) |
| 23 | + |
| 24 | + 2.2. [Resources](#resources) |
| 25 | + |
| 26 | + 2.3. [Getting Started](#getting-started) |
| 27 | + |
| 28 | + |
| 29 | +## 1. Public Oracle SQL Tools |
| 30 | + |
| 31 | +Explore a variety of Oracle SQL tools to streamline your database management tasks: |
| 32 | + |
| 33 | +- **SQL Developer**: Oracle SQL Developer provides a powerful integrated development environment (IDE) for Oracle Database. Discover its features and functionalities to optimize your SQL workflow. |
| 34 | + - [Official Documentation](https://docs.oracle.com/cd/E12151_01/index.htm) |
| 35 | + - [Getting Started Guide](https://docs.oracle.com/cd/E25259_01/appdev.31/e24285/toc.htm) |
| 36 | + - [Video Tutorials](link) |
| 37 | + |
| 38 | +- **sqlplus**: Master the command-line interface for Oracle Database with sqlplus. Learn essential commands and best practices for efficient SQL execution. |
| 39 | + - [Official Documentation](link) |
| 40 | + - [Command Reference](link) |
| 41 | + - [Tips and Tricks](link) |
| 42 | + |
| 43 | +- **SQLcl**: Dive into the versatile command-line interface for Oracle Database with SQLcl. Experience its advanced features and customization options for enhanced SQL scripting and execution. |
| 44 | + - [Official Documentation](link) |
| 45 | + - [Installation Guide](link) |
| 46 | + - [Customization Tips](link) |
| 47 | + |
| 48 | +## 1.1. SQL Tips |
| 49 | + |
| 50 | +Stay updated with fortnightly SQL tips to sharpen your SQL skills and discover new techniques for database querying and management. |
| 51 | + |
| 52 | +- **Tip 1: [Tip Title]** - [Description/Explanation] |
| 53 | +- **Tip 2: [Tip Title]** - [Description/Explanation] |
| 54 | +- ... |
| 55 | + |
| 56 | +## 1.2. Articles/Blogs |
| 57 | + |
| 58 | +Explore insightful articles and blogs written by Oracle SQL and Database advocates, product managers, and experts to stay informed about the latest trends, best practices, and innovations in SQL and database management. |
| 59 | + |
| 60 | +- [Article 1 Title](link) - [Brief Description] |
| 61 | +- [Article 2 Title](link) - [Brief Description] |
| 62 | +- ... |
| 63 | + |
| 64 | +## 1.3. SQL Examples |
| 65 | + |
| 66 | +Access a repository of SQL examples to learn practical applications of SQL in various scenarios. Explore query samples, optimization techniques, and troubleshooting solutions to enhance your SQL proficiency. |
| 67 | + |
| 68 | +- **Example 1: [Example Title]** - [Description/Explanation] |
| 69 | +- **Example 2: [Example Title]** - [Description/Explanation] |
| 70 | +- ... |
| 71 | + |
| 72 | +## 1.4. SQL Clue Card |
| 73 | + |
| 74 | +Get quick access to essential SQL commands, syntax, and tips with the SQL Clue Card. Print it out or keep it handy for reference during your SQL scripting sessions. |
| 75 | + |
| 76 | +- [Download SQL Clue Card](link) |
| 77 | + |
| 78 | +# 2. SQLcl |
| 79 | + |
| 80 | +Discover the advanced features and functionalities of SQLcl, Oracle's command-line interface for Oracle Database. From customizable prompts to enhanced scripting capabilities, SQLcl offers a versatile environment for SQL developers and administrators. |
| 81 | + |
| 82 | +## 2.1. Features of SQLcl |
| 83 | + |
| 84 | +- **Customizable Prompt**: Personalize your SQLcl environment with custom prompts to display relevant information and enhance readability. |
| 85 | +- **Scripting Enhancements**: Leverage SQLcl's scripting capabilities to automate database tasks, generate reports, and streamline workflows. |
| 86 | +- **Integrated Command-line Editing**: Take advantage of built-in command-line editing features for efficient SQL input and editing. |
| 87 | + |
| 88 | +## 2.2. Resources |
| 89 | + |
| 90 | +- [Official Documentation](https://www.oracle.com/es/database/sqldeveloper/technologies/sqlcl/) |
| 91 | +- [Installation Guide](https://docs.oracle.com/en/database/oracle/apex/23.2/aeadm/downloading-and-installing-sqlcl.html) |
| 92 | +- [Tips and Tricks](link) |
| 93 | + |
| 94 | +## 2.3. Getting Started |
| 95 | + |
| 96 | +Ready to explore SQLcl? Follow these steps to install SQLcl and start leveraging its powerful features for SQL scripting and database management. |
| 97 | + |
| 98 | +1. [Download SQLcl](link) and follow the installation instructions for your operating system. |
| 99 | +2. Configure SQLcl settings and customize your environment according to your preferences. |
| 100 | +3. Explore SQLcl commands and features to familiarize yourself with its capabilities. |
| 101 | +4. Start scripting and executing SQL commands with ease using SQLcl's intuitive interface. |
| 102 | + |
| 103 | +# 3. Reusable Assets Overview |
| 104 | + |
| 105 | +TBD |
| 106 | + |
| 107 | +# License |
| 108 | + |
| 109 | +Copyright (c) 2024 Oracle and/or its affiliates. |
| 110 | + |
| 111 | +Licensed under the Universal Permissive License (UPL), Version 1.0. |
| 112 | + |
| 113 | +See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details. |
0 commit comments