Writing cfquery inside cfoutput tag ?
        Posted  
        
            by Somu
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Somu
        
        
        
        Published on 2010-05-04T05:11:16Z
        Indexed on 
            2010/05/04
            5:18 UTC
        
        
        Read the original article
        Hit count: 228
        
coldfusion
I am writing the cfquery inside the cfoutput tag. It can be written outside the cfoutput tag. My question here is do we have any performance issues if we write the cfquery inside the cfoutput ?
© Stack Overflow or respective owner