Painting Blue Code
Simple, self-explanatory code snippets.
2011-11-21
ORACLE - How to get the SQL code of a view
SELECT view_name, text
FROM all_views
WHERE view_name like '%VIEW_NAME%';
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment