What is clustered table in Oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Whether any commands are used for months calculation? If so, what are they?
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
In Oracle Clinical 4.5.0, can the VIEW_TEMPLATE_ID column in DATA_EXTRACT_VIEWS table contain NULL value?
Explain an extent?
waht is the difference between primary key and super key?
What is a Private Synonyms ?
How to initialize variables with default values?
Hi all, Can any one give answer for this question. Suppose im having employee table with fields, eno, ename, dept, address1, address2, address3. In address field employee can fill only address1 or address2 or address3... at a time he can fill three address fields. now i want all employee names who filled only one address field.. Plz its urjent can any one give querry.. Thanks in advance.
what is the syntax of UPDATE command?
What is integrity and what is constraint??Explain with example
why dont we assign not null constraint as table level constraint.