How to create a table interactively?
No Answer is Posted For this Question
Be the First to Post Answer
How to put more than 1000 values into an oracle in clause?
What is partitioned table in Oracle?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
write a query to dispaly those name who is more than one in student table? example- in a student table sandeep kumar comes 4 times, rakesh kumar comes 2 times, ajit kumar comes 1 times so query will display sandeep kumar and rakesh kumar single times.
What are the ansi data types supported in oracle?
Why is oracle used?
how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?
In XIR2 if we lost the administration password .How can we regain the password?thanks in advance.
What is the difference between pre-select and pre-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
How to export data to a csv file?
What is oracle server autotrace in oracle?