查找字段名为user_name的所有表

'U'
where a.name = 'user_name';

相关文章: