Tutorial66.com
@Share Application Development Skill.



Tutorial is tutorial...66 is My Country Code Up to 10 Years EXP for Application Development Role in Thailand.
collapse

Tutorial Category



Topic: Oracle Select Table Name With SQL command  (Read 214 times)


My Development skill
Java JSP Servlet EJB
Spring Framework
Hibernate Framework
iReport Jasper Report
Apache CXF
PHP Codigniter
Oracle PLSQL
Unix Shell Script
Oracle Select Table Name With SQL command
« on: November 15, 2011, 04:59:32 AM »
You Can Select Table name with SQL Command
for Example
Code: [Select]
select TABLE_OWNER,
TABLE_NAME,
COLUMN_NAME
from  dba_ind_columns  tbl
where tbl.table_name like '%MY_TBL%'




SimplePortal 2.3.3 © 2008-2010, SimplePortal