SELECT id_chave_token, nome_token FROM tokens WHERE id_tipo_token = 1 and nome_token like ?;