I have my backup RMAN script called backup_rman.sh. I am on
the target database. My catalog username/password is
rman/rman. My catalog db is called rman. How would you run
this shell script from the O/S such that it would run as a
background process?
Which Functions Using Integer ==> String's i.e 2 ==> Two... Like that string's ==> integer values ? It is Possible ?
What is bulk copy or bcp in oracle?
what is the maximum number of indexes i can create for a table? What happens if i create indexes for all the columns of a table? Will it slow down the speed of retrieval
Whether Oracle satisfy more codd rules or db2 satisfy more codd rules? How meny of each can satisfy ? Please answer me. Advance thanks
11. Display the client number and name and the client number and name of the person who referred that client.
How many categories of data types in oracle?
How do you handle duplicate records in a database?
Difference between varchar and varchar2 data types?
How to get execution statistics reports on query statements?
23. Display the client name for all clients who have placed an order where any order line has more than 3 items. Do not use a table join anywhere in your query.
What are the uses of linked server and explain it in detail?
How to execute a stored program unit?