Hi All
I have create some views in a SQL server 2000 database. The source tables and fields all have descriptions which i can access via information schema.
What i'd like to be able to do is provide similar descriptive information for the views as for the base tables (e.g a description of the purpose of each view to aid the users).
Is this possible? If so how?
cheers
krn
I have create some views in a SQL server 2000 database. The source tables and fields all have descriptions which i can access via information schema.
What i'd like to be able to do is provide similar descriptive information for the views as for the base tables (e.g a description of the purpose of each view to aid the users).
Is this possible? If so how?
cheers
krn