What privilege is needed for a user to delete rows from tables in another schema?
No Answer is Posted For this Question
Be the First to Post Answer
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
How to create a new table by selecting rows from another table?
What is bind variable in oracle 11g?
How can I create database in oracle?
How to run the anonymous block again?
What is the relationship among database, tablespace and data file?
What is an oracle user role?
Is there any function in oracle similar like group_concat of mysql?
What are the different approaches used by Optimizer in choosing an execution plan ?
What is difference between a formal and an actual parameter?
What is integrity and what is constraint??Explain with example
difference between procedures and function?