What does the base_object_type column shows in the user.triggers data dictionary view?
Mention what are different methods to trace the pl/sql code?
which types of join is used in sql widely? : Sql dba
What do you mean by dbms? What are its different types?
What is extent clause in table space?
What steps server process has to take to execute an update statement?
I have a tablle like this. cust acc --------------- a 1 b 2|3 c 4|5|6 I Want below o/p: cust acc ----------- a 1 b 2 b 3 c 4 c 5 c 6 Please any one can you have any ideas share me. I have urgent requirement.
How do you determine the current isolation level? : Transact sql
what is the Default Libraries for Oracle Report 6i
What jobs use sql?
will function return more than one value how
Is primary key a clustered index?
Explain table and field in sql?