How to create a new oracle data file?
No Answer is Posted For this Question
Be the First to Post Answer
How to initialize variables with default values?
How data locks are respected in oracle?
cursor attributes are %isopen ,%notfound,%found,%rowcount but is any attributes there other than these? please tell me asap ..
difference between bind variable and variable
What is Reduced List of Values?
What is Row Chaining ?
what is the scenario where you take the database to NoArchivelog mode?
How to define and use table alias names in oracle?
Hi, I want table structure shown below. How can i create this ? Num Name Address Addr1 Addr2 I want Addr1 and Addr2 under Address column. How can i achive this ? Is it possible ?
10)In an RDBMS, the information content of a table does not depend on the order of the rows and columns. Is this statement Correct? A)Yes B)No C)Depends on the data being stored D)Only for 2-dimensional tables
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
What is cluster Key ?