Can we create database in oracle using command line ?
No Answer is Posted For this Question
Be the First to Post Answer
How to set up autotrace for a user account?
How do I reset a sequence in oracle?
How do you tell what your machine name is and what is its IP address?
What are the differences between char and varchar2 in oracle?
How to view existing locks on the database?
Where are the settings stored for each instance in oracle?
What is pragma autonomous transaction in oracle?
How to call a stored procedure inside a trigger? Give an example.
What is a sub query? What are its various types?
What is difference between a formal and an actual parameter?
Calculate difference between 2 date / times in oracle sql?
Is it possible to join two tables, that are in two different users (e.g. SCOTT and HR etc.),but im same database (e.g. ORCL)? If yes, then how it is possible? Explain with step by step procedure.