Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
SQL Developer Tips and Tricks
Rating: 4.6 out of 5(48 ratings)
1,444 students

SQL Developer Tips and Tricks

Learn how to perform SQL operations without writing the SQL using SQL Developer Graphical User Interface(GUI)
Created byAmarnath Reddy
Last updated 12/2018
English

What you'll learn

  • Learn how to use SQL Developer to perform various SQL operations

Course content

7 sections33 lectures1h 17m total length
  • Welcome!!2:02

    Use the SQL Developer graphical user interface to perform core database tasks such as creating tables, adding columns, defining primary and unique keys, creating indexes, and using the query builder.

  • How to make best use of the program1:00
  • SQL Developer Introduction2:51

    Discover sql developer, a graphical user interface for end-to-end database development and administration, enabling table creation, monitoring, running queries, reporting, data modeling plugins, and Oracle migration from third-party databases.

Requirements

  • You should already be familiar with SQL concepts like Table, constraint, Index, synonym, view ..etc

Description

Are you TIRED!!!! of remembering the Syntax of SQL to perform your day to day database operations??

The solution to this problem is: Use a Oracle SQL Developer Graphical User Interface(GUI).

Oracle SQL Developer is a powerful SQL client with Graphical User Interface(GUI) for querying and administration of databases.

In this course I will be teaching you step by step how to perform various SQL operations using this GUI environment.

You will learn how to... (All of this using Graphical user Interface without typing)

  • Create tables
  • Add new columns to the tables
  • Add Indexes to the tables
  • Add constraints to the tables
  • Insert, Update and Delete data from the table
  • Save your SQL as a View
  • Save your SQL to Desktop
  • Export data to an Excel worksheet
  • Import data from an Excel worksheet to database table
  • Monitoring other User activities
  • Building SQL's using Query Builder
  • and many more...

and of course I will be there to answer your questions.....

Who this course is for:

  • This SQL course is meant for newbies who already know the SQL concepts and looking to perform the SQL operations using SQL Developer
  • This course is probably not for you if you're looking to learn SQL concepts
  • No prior programming knowledge is needed