Subject | How to clear all TABLE and FIELD descriptions in FB3? |
---|---|
Author | Chuck Belanger |
Post date | 2018-06-01T19:52:55Z |
Hello:
I have been doing UPDATE rdb$relations/rdb$relation_fields SET
rdb$description = null. This is for a desktop application with a
distributed DB.
With the constraints on UPDATING system tables in FB3 how do I do the
same thing with ALTER TABLE or something similar? I don't see a
DESCRIPTION parameter for adding or dropping such in the ALTER TABLE syntax.
Thank you,
Chuck Belanger
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
I have been doing UPDATE rdb$relations/rdb$relation_fields SET
rdb$description = null. This is for a desktop application with a
distributed DB.
With the constraints on UPDATING system tables in FB3 how do I do the
same thing with ALTER TABLE or something similar? I don't see a
DESCRIPTION parameter for adding or dropping such in the ALTER TABLE syntax.
Thank you,
Chuck Belanger
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus