Database Management Question:
Download Job Interview Questions and Answers PDF
How to access the default tables of 9i?
Answer:
first connect to sysdba user then write
sql>grant resource to scott;
sql>grant resource to scott;
Download Database Management Interview Questions And Answers
PDF
Previous Question | Next Question |
Can we update table which is created from view? | What is sufficient to normalize a database up to 3NF? |