How to create a new tablespace in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about functional dependency and its relation with table design?
Does facebook use oracle?
Can we write insert statement in function in oracle?
1. Display the post code and the purchase order number for each purchase order. Sort the output set by postcode.
In which language oracle has been developed?
How you find out version of installed workflow?
How to assign values to data fields in record variables?
How to assign a tablespace to a users in oracle?
How to call a stored procedure inside a trigger? Give an example.
I have a table emp. There is only one column in the table. In that , there are only three rows in that column. The value in the first row is 'A' and the value in the second row is 'B' and the third row is 'C'. Now, my question is , How will you write a select query to display the output as B C A Note: order by cannot be used coz it gives us output as CBA. But the output should be BCA.
Explain the use of consistent option in exp command.
What is a Private Synonyms ?