Chapter 6 Working with PDMs


Abstract data type procedure name and code uniqueness

An abstract data type cannot contain two procedures with identical name and/or code.

Manual correction Automatic correction
Rename one of the ADT procedures Renames the ADT procedure by appending a number to its name

 


Copyright (C) 2005. Sybase Inc. All rights reserved.