put GO after PRINT 'Creating Player View' and it should work:
PRINT 'Creating Player View'
GO
CREATE VIEW playerView AS
put GO after PRINT 'Creating Player View' and it should work:
PRINT 'Creating Player View'
GO
CREATE VIEW playerView AS