Skip to content

Coder Tutorial

Menu
  • Home
  • HTML
  • CSS
  • PHP
  • SQL
  • MySQL
  • JS
  • PL/SQL
  • Python
  • Java
  • Oracle
Home
SQLPlus
SQLPlus Execute

SQLPlus Execute

EXECUTE Command Syntax:

EXEC[UTE] statement

EXECUTE Command Examples:

SQL>execute statement
SQL>exec statement
SQL > @script.sql
SQL > @/oracle/backup/script.sql

Tutorials

  • SQLPlus Tutorial
  • Accept
  • Append
  • Archive
  • Attribute
  • Break
  • Btitle
  • Change
  • Clear
  • Column
  • Compute
  • Connect
  • Connect As Sysdba
  • Copy
  • Define
  • Del
  • Describe
  • Disconnect
  • Edit
  • Execute
  • Exit
  • Get
  • Help
  • Host
  • Input
  • List
  • Password
  • Pause
  • Print
  • Prompt
  • Recover
  • Remark
  • Repfooter
  • Repheader
  • Run
  • Save
  • Set
  • Show
  • Shutdown
  • Spool
  • Start
  • Startup
  • Store
  • Timing
  • Ttitle
  • Undefine
  • Variable
  • Whenever Oserror
  • Whenever Sqlerror

Recent Posts

  • PostgreSQL ERROR: cannot begin/end transactions in PL/pgSQL
  • PostgreSQL Column must appear in the GROUP BY clause
  • PostgreSQL Column specified more than once
  • PostgreSQL Create database, Alter database examples
  • PostgreSQL Create schema syntax, Alter schema
Coder Tutorial Copyright © 2023. | Privacy Policy
Back to Top ↑