|
-
Toad SQL Editor
However when I pick execute as SQL*Plus in the menu it freezes for 20 seconds and then opens the SQL PLUS text editor?
When i run it as a script i get the following results which is only the first column of the table. It has 16 columns
DBMS_METADATA.GET_DDL('TABLE','TESTERTABLE','MNP')
--------------------------------------------------------------------------------
CREATE TABLE "MNP"."TESTERTABLE"
( "NODE" VARCHAR2(7) NOT NULL ENABLE,
1 row selected.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|