SQL Select data by this week
        Posted  
        
            by newbie123
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by newbie123
        
        
        
        Published on 2010-05-27T05:41:07Z
        Indexed on 
            2010/05/27
            5:41 UTC
        
        
        Read the original article
        Hit count: 177
        
sql
Hi how do I get the data by current week?
Select * from Transaction where transactionDate ....
© Stack Overflow or respective owner