Home » 
        MCQs » 
        DB2 MCQs
    
        
    A ____ is a software function that creates integer numbers in either ascending or descending order, within a specific range, to generate a primary key and coordinate other keys within the table
    
    
    
	51. A ____ is a software function that creates integer numbers in either ascending or descending order, within a specific range, to generate a primary key and coordinate other keys within the table.
    
      - Pattern
- Ranks
- Sequence
Answer: C) Sequence
    Explanation:
    A sequence is a software function that creates integer numbers in either ascending or descending order, within a specific range, to generate a primary key and coordinate other keys within the table.