Sybase Technical Library - Product Manuals Home
[Search Forms] [Previous Section with Hits] [Next Section with Hits] [Clear Search] Expand Search

Appendix A The pubs2 Database [Table of Contents] Diagram of the pubs2 database

Transact-SQL User's Guide

[-] Appendix A The pubs2 Database
[-] Tables in the pubs2 database

Tables in the pubs2 database

The following sections describe each pubs2 table. In the tables, each column header specifies the column name, its datatype (including any user-defined datatypes), and its null or not null status. The column header also specifies any defaults, rules, triggers, and indexes that affect the column.

publishers table
authors table
titles table
titleauthor table
salesdetail table
sales table
stores table
roysched table
discounts table
blurbs table
au_pix table


Appendix A The pubs2 Database [Table of Contents] publishers table