In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
SELECT (case when a. collation =1 then d.name else null end) table name, a.Colorder field serial number,a.name field name, (case when COLUMNPROPERTY(a.id, a.name,'IsIdentity')=1 then '√'else '' end) identity, (case when (SELECT count(*) FROM sysobjects WHERE (name in (SELECT name FROM sysindexes WHERE (id = a.id) AND (indid in (SELECT indid FROM sysindexkeys WHERE (id = a.id) AND (colid in (SELECT colid FROM syscolumns WHERE (id = a.id) AND (name = a.name))))))) AND (xtype = 'PK'))>0 then '√' else '' end) Primary key,b.name Type,a.length Number of bytes occupied, COLUMNPROPERTY(a.id,a.name,'PRECISION') as Length, isnull(COLUMNPROPERTY(a.id,a.name,'Scale'),0) as decimal places,(case when a.isnullable=1 then '√'else '' end) Allow null, isnull(e.text,'') Default,isnull(g. [value],'') AS [DESCRIPTION] FROM syscolumns a left join systypes b on a.xtype=b.xusertype inner join sysobjects d on a.id=d.id and d.xtype='U' and d.name'dtproperties' left join syscomments e on a.cdefault=e.id left join sys.extended_properties g on a.id =g.major_id AND a.colid=g.minor_id left join sys.extended_properties f on d.id =f.class and f.minor_id=0 where b.name is not null --WHERE d.name ='Table to query' --If only specified tables are queried, add this condition order by a.id,a.colorder
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.