Write the order of precedence for validation of a column in
a table ?
Answers were Sorted based on User's Feedback
Answer / nishi
done using Database triggers.
done using Integarity Constraints.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / tulsi
done using Database triggers.
done using Integarity Constraints.
Is This Answer Correct ? | 0 Yes | 4 No |
What is pl sql commands?
Is sql difficult?
What is the difference between the sql*loader and import utilities? : aql loader
what is SCALAR Queries?
how to get enames with comma seperated values by deptwise on emp table?
How do you select unique values in sql?
What do you mean by “trigger” in sql?
Is left join same as inner join?
What happens if a procedure that updates a column of table X is called in a database trigger of the same table ?
Explain the components of sql?
What is the usage of distinct keyword?
What is a left join?