|
|
|
|
|
by rwmj
3627 days ago
|
|
Then you'll get a runtime error. However if you recompiled before running the program you'd get a compile time error, so it's probably best to recompile your source after any schema change, although bad stuff won't happen if you don't do that. |
|