Home » 
        PL/SQL MCQs
    
        
    The symbol in which the label_name is encapsulated in PL/SQL GOTO statement is –
    
    
    
    55. The symbol in which the label_name is encapsulated in PL/SQL GOTO statement is –
    
        - ( )
- { }
- [ ]
- <<>> 
Answer: D) <<>> 
    Explanation:
    The symbol in which the label_name is encapsulated in PL/SQL GOTO statement is << >>.