{"id":312309,"date":"2021-01-14T16:11:17","date_gmt":"2021-01-14T08:11:17","guid":{"rendered":"http:\/\/4563.org\/?p=312309"},"modified":"2021-01-14T16:11:17","modified_gmt":"2021-01-14T08:11:17","slug":"sql-%e5%85%88%e6%8e%92%e5%ba%8f%e5%90%8e%e5%8e%bb%e9%87%8d%e9%97%ae%e9%a2%98","status":"publish","type":"post","link":"http:\/\/4563.org\/?p=312309","title":{"rendered":"SQL \u5148\u6392\u5e8f\u540e\u53bb\u91cd\u95ee\u9898"},"content":{"rendered":"<div>\n<div>\n<div>\n<h1>                  SQL \u5148\u6392\u5e8f\u540e\u53bb\u91cd\u95ee\u9898               <\/h1>\n<p> <\/p>\n<div>\n<div> <span>\u8cc7\u6df1\u5927\u4f6c : LightingX <\/span>  <span><i><\/i> 3<\/span> <\/div>\n<div> <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div isfirst=\"1\"> <\/p>\n<p>SQL \u7684\u9ed8\u8ba4\u6267\u884c\u987a\u5e8f\u662f\u5148 distinct \u518d order by\uff0c\u5982\u4f55\u5b9e\u73b0\u5148\u6392\u5e8f\u540e\u53bb\u91cd\u5462\uff1f \u5047\u8bbe A \u8868\u6709\u4e24\u4e2a\u5b57\u6bb5 id \u548c name\uff0c\u73b0\u6709\u4e00\u4e2a sql<\/p>\n<pre><code>select a.*  from a left join b on a.xx = b.xx order by b.xx <\/code><\/pre>\n<p>\u5f97\u5230\u7684\u7ed3\u679c\u662f<\/p>\n<table>\n<thead>\n<tr>\n<th>id<\/th>\n<th>name<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>2<\/td>\n<td>b<\/td>\n<\/tr>\n<tr>\n<td>1<\/td>\n<td>a<\/td>\n<\/tr>\n<tr>\n<td>3<\/td>\n<td>c<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>b<\/td>\n<\/tr>\n<tr>\n<td>3<\/td>\n<td>c<\/td>\n<\/tr>\n<tr>\n<td>4<\/td>\n<td>d<\/td>\n<\/tr>\n<tr>\n<td>1<\/td>\n<td>a<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u6211\u60f3\u5bf9\u5b83\u8fdb\u884c\u53bb\u91cd<\/p>\n<pre><code>select distinct a.*  from a left join b on a.xx = b.xx order by b.xx <\/code><\/pre>\n<p>\u6211\u5e0c\u671b\u5f97\u5230\u7684\u7ed3\u679c\u662f\uff1a<\/p>\n<table>\n<thead>\n<tr>\n<th>id<\/th>\n<th>Name<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>2<\/td>\n<td>b<\/td>\n<\/tr>\n<tr>\n<td>1<\/td>\n<td>a<\/td>\n<\/tr>\n<tr>\n<td>3<\/td>\n<td>c<\/td>\n<\/tr>\n<tr>\n<td>4<\/td>\n<td>d<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u5373\u6bcf\u91cd\u590d\u7684\u4e00\u884c\u53d6\u7b2c\u4e00\u6b21\u51fa\u73b0\u7684\u90a3\u4e00\u5217\u3002 \u4f46\u5b9e\u9645\u4e0a mysql \u7684\u6267\u884c\u987a\u5e8f\u5e76\u4e0d\u662f\u8fd9\u6837\u7684\uff0c\u6211\u5e94\u8be5\u600e\u4e48\u7ec4\u7ec7 order by \u8bed\u53e5\u5462\uff1f<\/p>\n<\/p><\/div>\n<div> <b>\u5927\u4f6c\u6709\u8a71\u8aaa<\/b> (<span>1<\/span>)        <\/div>\n<div> <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<ul>\n<li data-pid=\"5147877\" data-uid=\"2\">\n<div>\n<div>\n<div> <span>\u8cc7\u6df1\u5927\u4f6c : beichenhpy <\/span>  <\/div>\n<div> <i title=\"\u5f15\u7528\"><\/i>  <span>          <\/span> <\/div>\n<\/p><\/div>\n<div>                                                             \u5b50\u67e5\u8be2                                                            <\/div>\n<\/p><\/div>\n<\/li>\n<li>\n","protected":false},"excerpt":{"rendered":"<p>SQL \u5148\u6392\u5e8f\u540e\u53bb\u91cd\u95ee\u9898 \u8cc7\u6df1\u5927\u4f6c&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[],"tags":[],"_links":{"self":[{"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/posts\/312309"}],"collection":[{"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/4563.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=312309"}],"version-history":[{"count":0,"href":"http:\/\/4563.org\/index.php?rest_route=\/wp\/v2\/posts\/312309\/revisions"}],"wp:attachment":[{"href":"http:\/\/4563.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=312309"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/4563.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=312309"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/4563.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=312309"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}