|
|
select u.user_id, u.user_id userId,u.name,u.name userName,u.email,u.address,u.password,u.location_cd,u.location_cd locationCd,
|
|
select u.user_id, u.user_id userId,u.name,u.name userName,u.email,u.address,u.password,u.location_cd,u.location_cd locationCd,
|
|
|
- u.age,u.sex,u.tel,u.level_cd,u.b_id,u.password
|
|
|
|
|
|
|
+ u.age,u.sex,u.tel,u.level_cd levelCd,u.b_id,u.password
|