What the is the diff between local index and global index. give some example.
No Answer is Posted For this Question
Be the First to Post Answer
What would you use to improve performance on an insert statement that places millions of rows into that table?
What is user managed backup in Oracle?
if i am using dml statement in function. then i am writing select statement what was the output
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
Which Database is the best for the Security issue ? 1. DB2 2.SQL Server 3.MySQL 4.ORACLE
How to add a new column to an existing table with a default value?
Why do I get java.lang.abstractmethoderror when trying to load a blob in the db?
I want a table like, no name address addr1 addr2 So i want columns like addr1,addr2 under address column. Can one please answer me. Advance Thanks.
can u call user defined functions in select statements
How to set up autotrace for a user account?
you are sorting a table using "order by"(descending) clause of a column which contains a null value...whether that row containing null value will come first or last in the output??
Explain what are synonyms used for?