dbc.tablesv requestText列获取“创建索引...”的更新..."命令而不是维护原始表定义SQL
dbc.tablesv requestText列获取以下更新:
“创建索引...”
命令,而不是维护Teradata中的原始表定义SQL。创建表之后,DBC.Tablesv请求Text列返回该特定表的原始定义SQL,但是在该表上创建索引后,请求Text列使用SQL更新以创建该特定索引。
因此,我的问题是,即使在该表上创建了索引之后,我如何仍然可以维护该特定表的原始定义SQL?
DBC.TABLESV requesttext column gets update with:
"CREATE INDEX ..."
Command instead of maintaining the original Table definition SQL in Teradata. After creating a table the dbc.tablesv requesttext column returns the original definition SQL for that particular table, but after creating an index on that table, the requesttext column gets updated with the SQL for creating that particular index.
So, my question is, how can I still maintain the original definition SQL for that particular table even after an index is created against that table?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论