How to use alternate portrait and landscape orientations in a Word document

Some instructions on how to use alternate portrait and landscape orientations in a Word document. Just as a simple illustration: suppose we want to configure a 3-page Word document to have a first page with portrait-style orientation, followed by a second page with landscape orientation and then a third page that is in portrait mode …

Continue reading ‘How to use alternate portrait and landscape orientations in a Word document’ »

Getting started with SQL Server Management Studio

A few instructions on how to fire up SQL Server Management Studio (SSMS) in order to create a database, create a database table and perform various operations Creating a new database Open SSMS, right-click on Databases and select New Database… Give the database a name (‘People’ in this example) and select OK: Creating a new …

Continue reading ‘Getting started with SQL Server Management Studio’ »