Skip to content
Snippets Groups Projects
Commit a1ab105b authored by 洪江锋's avatar 洪江锋
Browse files

feat(公交): 驾驶员年龄sql修改

parent 08fc01b0
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@
<where>
type = #{type} AND CREATE_TIME = (
select max(CREATE_TIME)
from edw_data_eda.t_dim_bus_driving_year
from edw_data_eda.t_dim_bus_staff_age
<where>
type = #{type}
</where>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment