How to get a list of all tables in the database?
How to grant create session privilege to a user in oracle?
if i have a procedure with 1000 line.when i run this in 61 line i got the error but i want to continue the programe without error.can anyone tell me how to handle that error.
How to assign a tablespace to a users in oracle?
Is it possible to enter only time value into a column of a table in sql?
How do you handle duplicate records in a database?
master table and child table performances and comparisons in Oracle ?
what is the use of rank function?
What is the difference between Delete, Truncate and Drop in Oracle?
I have table-A(1,2,3)& table-B(3,4,5).what is the different b/w below questions? A union all B? B union all A?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle?
Differentiate between function and procedure in oracle.
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?