MySQL 9.3 Release Notes
        
                                    PDF (US Ltr)
            - 40.8Mb
PDF (A4) - 40.9Mb
Man Pages (TGZ) - 261.1Kb
Man Pages (Zip) - 368.3Kb
Info (Gzip) - 4.1Mb
Info (Zip) - 4.1Mb
                                
    PDF (A4) - 40.9Mb
Man Pages (TGZ) - 261.1Kb
Man Pages (Zip) - 368.3Kb
Info (Gzip) - 4.1Mb
Info (Zip) - 4.1Mb
            MySQL 9.3 Reference Manual  / 
                            ...  / 
                
                                                        Character Sets, Collations, Unicode  / 
                                                            Collation Issues  / 
                                                                                        
                                        COLLATE Clause Precedence
                                    
        
        
        The COLLATE clause has high precedence
        (higher than ||), so
        the following two expressions are equivalent:
      
x || y COLLATE z
x || (y COLLATE z)
             
    Related Documentation
    
        
            Download
                            this Manual
                    
    
    
        
         
     
                                    PDF (US Ltr)
            - 40.8Mb
PDF (A4) - 40.9Mb
Man Pages (TGZ) - 261.1Kb
Man Pages (Zip) - 368.3Kb
Info (Gzip) - 4.1Mb
Info (Zip) - 4.1Mb
                                
    PDF (A4) - 40.9Mb
Man Pages (TGZ) - 261.1Kb
Man Pages (Zip) - 368.3Kb
Info (Gzip) - 4.1Mb
Info (Zip) - 4.1Mb