Need help in Select query..
        Posted  
        
            by Parth
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Parth
        
        
        
        Published on 2010-04-27T11:40:51Z
        Indexed on 
            2010/04/27
            11:43 UTC
        
        
        Read the original article
        Hit count: 351
        
If I have four rows for a field with different values with other fields similar and then other four rows with same condition, as given below

here u can see there different rows for insert with only difference in the "newvalue" and "field" excluding "id" for the table_name=jos_menu, operation=INSERT and live=0
now here what select query should be used to get only single row from the table on every change of table_name...??
© Stack Overflow or respective owner