2011年1月2日
摘要: - GET_DDL: Return the metadata for a single object as DDL.-- Thisinterfaceis meant for casual browsing (e.g., from SQLPlus)-- vs. the programmatic OPEN / FETCH / CLOSE interfaces above.-- PARAMETERS:-- object_type - Thetypeof object to be retrieved.-- name - Name of the object.-- schema - Schema con 阅读全文
posted @ 2011-01-02 22:52 Jungle 阅读(318) 评论(0) 推荐(0)