what is the difference between trigger and constraint?
Answer Posted / naga sindhuri
Triggers not apply for existing rows but constraints can
apply for existing rows.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is fmtonly in sql?
Why do we need cursor in pl sql?
how to concatenate two character strings? : Sql dba
What is difference between group by and partition by?
what is msql? : Sql dba
ERROR:Insert or update on table"accnt" violates foreign key constraints "acct_to_curr_symbol" DETAILS:KEY(accnt_curr_id)(-2)is not present in the table "curr_symbol" ......solve The Problem..
How do you bind variables in pl sql?
Lookups are a key component in sql server integration services (ssis). Explain its purpose?
How do you get column names only for a table (sql server)?
What are string functions in sql?
Why is there a need for sqlcode and sqlerrm variables?
What is difference between ms sql and mysql?
Mention what problem one might face while writing log information to a data-base table in pl/sql?
How long will it take to learn pl sql?
What is sqlexception in java?