How to return top 5 rows in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How to import one table back from a dump file?
t1 col1 col2 nishi 5000 lucky 6700 akash 7000 i want that a query that when i insert 7000 it will show me data already present and data will not insert. if data is not present it will insert.
What is bulk copy or bcp in oracle?
What is columnar storage what is the advantage?
What is query image?
What is a sub query? What are its various types?
How to create id with auto_increment on oracle?
What is the data pump export utility?
What is autonomous transaction?
What SQL query from v$session can you run to show how many sessions are logged in as a particular user account?
How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?
How to create a new table in your schema?