I am using Oracle 10g and want to access the default tables
of 9i? how? Any script and how to use it please mail me @
rashi.sandhu@gmail.com........
Answer / saan
first connect to sysdba user then write
sql>grant resource to scott;
Is This Answer Correct ? | 3 Yes | 1 No |
What are the five important software components of a database management system?
What is the relationship?
I have 2 tables with 1 million rows each. I have updated 1 row in first and 1 million update on second table. Now I commit both the updates. Which one will commit fast and Why?
How to use multiple database server in back end ?
how you will identify the mapping level bottleneck ? if there is a mapping level bottleneck then how will you try to improve the mapping
What do you understand by data independence?
What is the difference between indexes,views,synonyms?
What is use of dbms?
Define entity.
State some commands of ddl in dbms?
What is dba stand for?
Describe the difference between embedded and dynamic sql.