Oracle create table syntax

  • you may want to use PL/SQL block (begin.... end) like the below..

    begin

    create statement;

    create statement;

    end;

Viewing post 16 (of 15 total)

You must be logged in to reply to this topic. Login to reply