gpt4 book ai didi

sybase - 在 sybase 中获取上次索引重建日期

转载 作者:行者123 更新时间:2023-12-04 17:07:08 26 4
gpt4 key购买 nike

有谁知道查询上次重建 sybase 索引的日期的方法吗?

最佳答案

这似乎是唯一的方法,索引的创建日期:

select name, id, crdate from sysindexes where id = object_id('TableName')

关于sybase - 在 sybase 中获取上次索引重建日期,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4616705/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com