{"id":2944,"date":"2013-11-28T02:39:44","date_gmt":"2013-11-28T02:39:44","guid":{"rendered":"http:\/\/enjoyasp.net\/?p=2944"},"modified":"2013-11-28T02:39:44","modified_gmt":"2013-11-28T02:39:44","slug":"%e4%b8%bb%e9%94%ae%e4%b8%8e%e8%ae%a1%e7%ae%97%e5%88%97","status":"publish","type":"post","link":"https:\/\/enjoyasp.net\/index.php\/2013\/11\/28\/%e4%b8%bb%e9%94%ae%e4%b8%8e%e8%ae%a1%e7%ae%97%e5%88%97\/","title":{"rendered":"\u4e3b\u952e\u4e0e\u8ba1\u7b97\u5217"},"content":{"rendered":"<pre class=\"brush:sql;first-line:1;pad-line-numbers:true;highlight:null;collapse:false;\">\r\n\r\n--\u4e3b\u952e\u8868\r\nSELECT TOP 50 * \r\nFROM sys.key_constraints\r\n\r\n--\u6ca1\u6709\u4e3b\u952e\u7684\u8868\r\nSELECT TOP 50 * \r\nFROM sys.tables a\r\nWHERE a.object_id NOT IN(\r\n\tSELECT parent_object_id\r\n\tFROM sys.key_constraints\r\n)\r\n    \r\n    \r\n\tSELECT TOP 50 * \r\n\tFROM sys.parameters \r\n\r\n--\u67e5\u8be2\u8ba1\u7b97\u5217\r\nSELECT TOP 50 * \r\nFROM sys.computed_columns \r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>&#8211;\u4e3b\u952e\u8868 SELECT TOP 50 * FROM sys.key_constraints &#8211;\u6ca1\u6709\u4e3b\u952e\u7684\u8868 [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[36],"tags":[],"class_list":["post-2944","post","type-post","status-publish","format-standard","hentry","category-sql-server"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/posts\/2944","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/comments?post=2944"}],"version-history":[{"count":0,"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/posts\/2944\/revisions"}],"wp:attachment":[{"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/media?parent=2944"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/categories?post=2944"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/enjoyasp.net\/index.php\/wp-json\/wp\/v2\/tags?post=2944"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}