How many types of cluster table in Oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What happens if variable names collide with table/column names?
What is a heap related to database ?
1 Answers TCS, University of Edinburgh,
Can a formula column referred to columns in higher group ?
How to delete multiple rows from a table in oracle?
What is data block in Oracle?
Can an Integrity Constraint be enforced on a table if some existing table data does not satisfy the constraint ?
You have one employee table having 3 entries emp_id, Mgr_id and salary. Mgr_id is also referencing emp_id. so now find out the emp_id which are having the second highest salary, under a particular manager.
How to create tables for odbc connection testing?
Explain what are the type of synonyms?
How to call a stored procedure inside a trigger? Give an example.
What is define in oracle?
Is the After report trigger fired if the report execution fails ?