以下脚本用于生成创建表的DDL语句,需要用到DBMS_METADATA.GET_DDL:
-- How to use ddl.sql
-- Run ddl.sql on the sql*plus.
-- Login the sql*plus with apps user or dba user
-- Start ddl.sql, which will as...
1.Set proxy server in IE
On Error resume next
Dim WshShell, bKey
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\I...