how to get count of tables in particular database in Oracle?
Answer Posted / nirav21686
Select Count(*) From User_Tables
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
hey friends, What are the steps I can do to transfer the database from Microsoft Access 2003 to oracle10g (or SQL) Best regards
What are the built-in functions used for sending Parameters to forms ?
How to connect asp pages to oracle servers?
What is the simplest tool to run commands on oracle servers?
How remove data files before opening a database?
How to select an oracle system id (sid)?
How to convert characters to numbers in oracle?
How to use subqueries in the from clause in oracle?
How to create a server parameter file?
How to list all user accounts in oracle?
How to see free space of each tablespace?
How to write a query with an inner join in oracle?
Is there a combination of "like" and "in" in sql?
What is a relational database management system?
Can we protect our pl/sql source code?