Book Contents

Book Index

Next Topic

Home

Create the Logical Schema

  1. Connect to the Database

    Connect to the database. See Connect to Database for details.

    Welcome to the vsql, Vertica_Database v2.1.GA interactive terminal.

    Type: \h for help with SQL commands

    \? for help with vsql commands

    \g or terminate with semicolon to execute query

    \q to quit

    =>

  2. Execute the Logical Schema Script

    Using the \i meta-command in vsql to execute the SQL logical schema script that you prepared earlier. For example:

  3. Disconnect From the Database

    Use the \q meta-command in vsql to return to the Administration Tools.