In this PL/SQL statement, which of the following lines will produce an error?A. cursor CAPITALS is select CITY, STATEB. into my_city, my_stateC. from CITIESD. where CAPITAL = 'Y';
	
    
    	
	
	
	
		
	
		
    
    
        
            
                - 
                Interview Candidate                        
-  Jun 19th, 2005
-  4
-  9718
 
     
     
	
    
          
              
            
              
                         
              
                    
              
              
     
    Showing Answers 1 - 4 of 4 Answers
			
				
				
       
       
		    
    
    
        
			
    
        
			
    
        
			
	
		
	
 
          
              
        
              
                      
              
                                   
  
                       
In this PL/SQL statement, which of the following lines will produce an error?A. cursor CAPITALS is select CITY, STATEB. into my_city, my_stateC. from CITIESD. where CAPITAL = 'Y';