SQL

Start Here Glossary WHERE INSERT (Create) SELECT (Read) UPDATE DELETE Join Tables Sub Query Limit Records SQL Injection SSMS Meta Data Sum TABLE Apostrophe Date Identity
O O

Weather Controls

Time Of Day
Rain
Wind Speed
Wind Direction
Clouds

SQL : SSMS

2017-12-19

Microsoft SQL Server Management Studio

View Some Records

THEDATABASE
    Databases
        dbname
            Tables
                xxx - right click and say "select top 1000 rows" fastest way to see data

Where To Save SQL Scripts

/documents/SQL Server Management Studio/