2 lines
239 B
Plaintext
2 lines
239 B
Plaintext
Allowing an application to dynamically change the structure of a database at runtime is very dangerous because the application can become unstable under unexpected conditions. Best practices dictate that applications only manipulate data.
|