SAS Institute. The Power to Know

SAS(R) 9.2 SQL Procedure User's Guide

Previous Page | Next Page

Creating and Updating Tables and Views

Introduction

This chapter shows you how to

  • create a table

  • update tables

  • alter existing tables

  • delete a table

  • create indexes

  • use integrity constraints in table creation

  • create views.

Previous Page | Next Page | Top of Page