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

Appendix B The pubs3 Database [Table of Contents] Diagram of the pubs3 database

Transact-SQL User's Guide

[-] Appendix B The pubs3 Database
[-] Tables in the pubs3 database

Tables in the pubs3 database

The following sections describe each pubs3 table. In the tables, each column header specifies the column name, its datatype (including any user-defined datatypes), its null or not null status, and how it uses referential integrity. 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
store_employees table
roysched table
discounts table
blurbs table


Appendix B The pubs3 Database [Table of Contents] publishers table