Using microsoft sql server management studio 2012 (or later) or
*/ GO PRINT ‘|—‘ + REPLICATE(‘+—-‘,15) + ‘|’ PRINT ‘Read the questions below and insert your queries where prompted. When you are finished, you should be able to run the file as a script to execute all answers sequentially (without errors!)’ + CHAR(10) PRINT ‘Queries should be well-formatted. SQL is not case-sensitive, but it is good form to capitalize keywords and to capitalize table names […]