How to run create database statement?
No Answer is Posted For this Question
Be the First to Post Answer
How can we manage the gap in a primary key column created by a sequence? Ex:a company has empno as primary key generated by a sequence and some employees leaves in between.What is the best way to manage this gap?
How do I know if oracle is installed on windows?
Is there a combination of "like" and "in" in sql?
I have table-A(1,2,3)& table-B(3,4,5).what is the different b/w below questions? A union all B? B union all A?
Where do we use decode and case statements?
Why required to run root.sh at the time of installation and what exactly it will do
What are operators in oracle?
Explain the types of exception?
Explain the features of oracle?
In my table i have 4 columns with 100 records but in that 4 columns one column contains all NULL values so can i add NOT NULL CONSTRAINT on that column......... ok if it is not possible, can i add NOT NULL CONSTRAINT from 101 Record Onwards?
what is analyze command ? what kind of statistics does it generate?
how can we store any pdf file in oracle