How index is implemented in oracle database?
No Answer is Posted For this Question
Be the First to Post Answer
Please help me how to write a Query to change the primary key constraint from 1 attribute to another attribute in a table
How to create a new table by selecting rows from another table?
How to create an oracle database?
what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?
We need to compare two successive records of a table based on a field. For example, if the table is CUSTOMER, and the filed is Account_ID, To compare Account_IDs of record1 and record2 of CUSTOMER table, what can be the query ?
SELECT * FROM (SELECT TITLE FROM MOVIE ORDER BY RANK DESC) WHERE ROWNUM > 4; when i run the above query .it produces output as NO ROWS SELECTED.why ?plz any one help me
What suggestions do you have to reduce the network traffic?
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.
Explain an exception?
What are the various oracle database objects?
Query to get max and second max in oracle in one query ?
34 Answers CTS, Keane India Ltd, TCS, Wipro,
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database