Explain the use of grant option in exp command.
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between $oracle_base and $oracle_home?
Why is oracle database so popular?
4. Display the order number and client number from the ORDER table. Output the result in the format. Client <clientno> ordered <orderno>
what is the syntax of DROP command?
difference between truncate and delete ,drop?
What is the data pump import utility?
how table is defined in plsql table? how can i select column from plsql table? can i use select * from plsql table type?
Is it possible to join two tables, that are in two different users (e.g. SCOTT and HR etc.),but im same database (e.g. ORCL)? If yes, then how it is possible? Explain with step by step procedure.
how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?
What are named parameters?
What is oracle datasource?
How to connect to a local oracle 10g xe server?