public static final String fields1 = "select :columns from users where lastupdate = \'2020-20-20\'
@Query(value = fields1 , nativeQuery = true)
public Co