Community

FIX: Error message when you run an UPDATE statement that uses two JOIN hints to update a table in SQL Server 2000: ‘Internal SQL Server error’

Consider the following scenario. In Microsoft SQL Server 2000, you try to update a table by running an UPDATE statement. The UPDATE statement joins three tables by using two JOIN hints. In this scenario, you receive the following error message: Server: Msg 8624, Level 16, State 1, Line 1 Intern

Read More - Register for Free Membership