What is a database table in oracle?
How will you differentiate between varchar & varchar2?
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?
Differentiate between post-database commit and post-form commit?
What is coalesce function?
What is Read-Only Transaction ?
How to add a new column to an existing table with a default value?
How to select an oracle system id (sid)?
i have procedure p1.and also i declare the same procedure in a package. whice one is efficient package procedure or procedure?
How to grant create session privilege to a user in oracle?
List the parts of a database trigger.
normally database take to refresh time 2 hours. but client asked iwant to refresh with in 5 min that same database. do you have any option in BO and Oracle? explain me briefly...kavi
What is a Synonym ?