Basic Networking Concepts Question:
What is the difference between trigger and rule?
Answer:
The triggers are called implicitly by database generated events, while stored procedures are called explicitly by client applications.
Previous Question | Next Question |
What are the types of Transparencies? | What are called Transactions? |