OraCmd - Oracle access without client tool »

Download OraCmd Free Trial »

Create database objects

To create database objects, sql must end with "/".

create table

Oracle Command Tool - create oracle table

create view

Oracle Command Tool - create oracle view

create procedure/function

Oracle Command Tool - create oracle procedure

create type

Oracle Command Tool - create oracle type