Chapter 18. Command Reference for Adaptive Server Enterprise

 

 

 

For more information on the requirements for a quiet system, see

 

“Making schema changes” on page 275 .

Examples

The following statement changes an article in the SalesRepData publication

 

that takes information from the Customer table, so that it has no

 

subscription expression:

 

sp_modify_article SalesRepData, Customer

 

go

 

The following statement changes an article in the SalesRepData publication

 

that takes information from the Customer table, so that it has a subscription

 

expression that is the rep_key column:

sp_modify_article SalesRepData,

Customer,

NULL, rep_key

 

go

 

399

Page 417
Image 417
Sybase DC38133-01-0902-01 manual Subscription expression, Expression that is the repkey column, 399