Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

select distinct more field has no result #1177

Open
aimerwhy opened this issue Jul 13, 2022 · 0 comments
Open

select distinct more field has no result #1177

aimerwhy opened this issue Jul 13, 2022 · 0 comments

Comments

@aimerwhy
Copy link

the websize say support distinct :
image

but this sql has no result:
String sql = "select distinct id, name, .... from table ";
jdbcTemplate.queryForList(sql)。

any advice to solve it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant