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 Posted / saan

first connect to sysdba user then write
sql>grant resource to scott;

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data sublanguage?

607


How many columns are in a database table?

534


What is pdo database?

548


What are 3 types of databases?

609


Discuss some of the techniques that can be used to tune operational performance.

606






How do I create a database in open office?

592


IF Statements BLOCK 1 . IF a >= b THEN do_this …..; ELSE do_that….; END IF BLOCK 2 . IF a < b THEN do_that …..; ELSE do_this….; END IF; • Given any pair of non-NULL values for “a” and”b”, will Block 1 and Block 2 do the same thing? • What if either “a” or”b” (or both) is NULL?

1805


What is second normal form?

598


Explain about the properties of cursors?

589


What are different types of joins in the sql?

612


What is optimization in database?

584


Why dbms is used?

581


What are the different types of database?

556


What are two types of data in a database environment?

535


Can I concurrently access a firebird database with embedded and with regular server?

559