Troubleshoot: Running SQL scripts
When you make database schema changes, you run SQL scripts.
Problem
When you make database schema changes, you run SQL scripts with the commands described in Making database schema changes. However, if you may have problems running the scripts.
Solution
When you run the scripts, error messages display in your database command window, which will help you decipher the problem. In addition, refer to your database vendor documentation for specific details on SQL script errors.
Related tasks
Deploy custom database assets