From 4ce83d9bf7128672a8d5cf0b60491a5cbeab3982 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=B6=9B?= <3014619898@qq.com> Date: Thu, 15 Sep 2022 00:56:16 +0000 Subject: [PATCH] =?UTF-8?q?update=2045=E6=9D=8E=E6=B6=9B/=E7=AC=94?= =?UTF-8?q?=E8=AE=B0/220914=20=E7=B4=A2=E5=BC=95.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 李涛 <3014619898@qq.com> --- .../220914 \347\264\242\345\274\225.md" | 2 ++ 1 file changed, 2 insertions(+) diff --git "a/45\346\235\216\346\266\233/\347\254\224\350\256\260/220914 \347\264\242\345\274\225.md" "b/45\346\235\216\346\266\233/\347\254\224\350\256\260/220914 \347\264\242\345\274\225.md" index cb790d7..a01f0bb 100644 --- "a/45\346\235\216\346\266\233/\347\254\224\350\256\260/220914 \347\264\242\345\274\225.md" +++ "b/45\346\235\216\346\266\233/\347\254\224\350\256\260/220914 \347\264\242\345\274\225.md" @@ -92,3 +92,5 @@ drop index table_name.index_name; exec sp_helpindex 表名 ``` +全局索引 +select * from dbo.sysindex -- Gitee