Use Concat option :
@concat('SELECT * FROM table WHERE author =', item().author)
Assuming you dont need quotes within the values