What is a trigger and what are its types in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How to synchronize 2 schema's objects?
What is a Database instance ? Explain?
How to assign a tablespace to a users in oracle?
Will you be able to store pictures in the database?explain.
What to do if the binary spfile is wrong for the default instance?
What happens to the data files if a tablespace is dropped?
Explain the use of record option in exp command.
How do you store pictures in a database?
22. Display the order number, number of lines in the order, total number of items and total value for all orders that have a total value greater than $100
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
What are the set operators union, union all, minus & intersect meant to do?
i must get table name, constraint type, constrain name with using concads "||" and it must be in string type, then with join processes i need code please help immidiately