Topic 5 Flashcards

1
Q

It is a prepared SQL code that you can save, so the code can be reused over and over again.

A

Stored Procedure

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Advantages of using Stored Procedure(4):

A
  1. Better Performance
  2. Higher Productivity
  3. Ease to Use
  4. Scalability
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Disadvantages of using Stored Procedure(5):

A
  1. Testing
  2. Debugging
  3. Versioning
  4. Cost
  5. Portability
How well did you know this?
1
Not at all
2
3
4
5
Perfectly