Answer Posted / manoranan sethy
Constraints are restrict the invalid data before invoke into the database whereas trigger restrict the invalid transaction.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How does sql profiler work?
how can you create an empty table from an existing table? : Sql dba
How does a covering index work?
What is the max nvarchar size?
Can we call stored procedure in function?
Describe different types of general function used in sql?
Explain the savepoint statement.
Is ms sql is free?
Can we rollback after truncate?
What is compiled query?
what is a constraint? : Sql dba
How to assign sql query results to pl sql variables?
define sql update statement ? : Sql dba
Does a primary key have to be a number?
Can we use join in subquery?