Why is it better to use an Integrity Constraint to validate
data ?
Answer Posted / guest
Because an integrity constraint is automatically checked
while data is inserted into or updated in a table while
a stored procedure has to be specifically invoked
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Enlist some commands of ddl, dml, and dcl.
Who proposed the relational model?
How to prevent concurrent access to my data?
What is unique key example?
Mention how deadlock can be resolved?
Mention the different languages present in dbms
How do you link a spreadsheet to a website?
What is the main purpose of database?
Explain some of the uses of openedge architect features useful for a developer?
What is the main purpose of a database?
Which is the most used database?
i have table as source table and flat file as target i need yo perform some logic in loading the data. is it posible? and one more thing the no of fields in source is 200+ and for target is 30+ how i can map them.........
What are the main components of a database system?
What are the differences between drop, truncate and delete commands?
What is 1nf?