My experience working with RDBMS Oracle: solving problems, tricks, code examples, understanding how Oracle works, database theory and so on
SQL> SELECT VIEW_NAME FROM ALL_VIEWS 2 WHERE VIEW_NAME LIKE '%K-E-Y-W-O-R-D%';
No comments:
Post a Comment