The sample databases contain information about a fictitious
business. You can use this information to learn about the Sybase
products, without affecting essential data while learning.
-
installpubs2 – installs
the pubs2 sample database, which contains data
that represents a publishing operation. Use this database to test
your server connections and to learn Transact-SQL. Most
of the examples in the Adaptive Server documentation query the pubs2 database.
-
installpubs3 – installs
the pubs3 sample database, an updated version
of pubs2 that uses referential integrity. In
addition, its tables are slightly different than the tables used
in pubs2. Where noted, the Adaptive Server documentation
uses the pubs3 database in its examples.
-
installpix2 – installs
the image data that is used with the pubs2 database.
Note:
The master device size should be
at least 30MB to install the full pubs2 database,
including the image data. Run the installpix2 script
after you run installpubs2.