About 12,800,000 results
Open links in new tab
  1. A Using SQL Command Line - Oracle

    SQL Command Line (SQL*Plus) is a command-line tool for accessing Oracle Database XE. It enables you to enter and run SQL, PL/SQL, and SQL*Plus commands and statements to: …

  2. How do you execute SQL from within a bash script?

    The tool can be used to run any SQL from the Linux bash or Windows command line. Example: java -jar sql-runner-0.2.0-with-dependencies.jar \ -j jdbc:oracle:thin:@//oracle …

  3. ORACLE-BASE - Oracle Shell Scripting

    This article presents some basic techniques for creating Windows batch files and UNIX/Linux shell scripts that connect to SQL*Plus and RMAN. To run a SQL script using SQL*Plus, place the …

  4. How to use SQL Developer to run SQL statements - TechTarget

    Mar 13, 2009 · This chapter from Murach's Oracle SQL and PL/SQL explains how to work with Oracle SQL Developer and other tools. In this section, learn how to use SQL Developer to …

  5. Oracle Live SQL: The Complete Guide - Database Star

    Oct 10, 2022 · To run an SQL statement in Oracle Live SQL, you type it into the SQL Worksheet and either click the green Run button in the top right or press Command + Enter (on Mac) or …

  6. 19 Using SQL Commands - Oracle

    You can use SQL Commands to create, edit, view, run, and delete SQL commands. A SQL command can contain SQL statements or PL/SQL blocks. When using SQL Commands, …

  7. 1.4.3. Running SQL and O/S Commandsfrom Within RMAN - Oracle

    Use RMAN’s sql command to do this. For example: If there are single quote marks in your SQL, you need to use two single quote marks as shown in this next example: …

  8. Your SQL Developer & SQLcl Command Cheat Sheet

    Apr 24, 2020 · An overview of all of the SQL Developer and SQLcl commands you can run against your Oracle Database. Mostly Making oracle easy, mostly: Build an MCP to connect AI …

  9. oracle database - How to run SQL in shell script - Stack Overflow

    Oct 4, 2013 · How do you run a SQL command in a shell script while setting a variable? I had tried this method and it isn't executing the command, it is thinking the command is just a string.

  10. SQL*Plus Command Reference - GeeksforGeeks

    Jun 6, 2024 · SQL*Plus is a command-line tool for Oracle Database that allows users to interact with the database using SQL and PL/SQL commands. Here, we will discuss the SQL*Plus …

  11. Some results have been removed
Refresh