How to get a create statement for an existing table?
No Answer is Posted For this Question
Be the First to Post Answer
How to retrieve values from data fields in record variables?
What is meant by joins?
1.display list of all users from ur data base.what is the query?
How to revoke create session privilege from a user in oracle?
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
i have a table and it has constraints and i want to get "ALTER TABLE table_name ADD CONSTRAINT constraint_name constraint type" this code must be in string type please help me if you want, i can give more explainings
What do you mean by a tablespace?
Explain database link?
How to use null as conditions in oracle?
What is the quickest way to fetch the data from a table?
Explain an integrity constrains?
Where do you use decode and case statements?