In the previous posting we discussed database objects and how to query for a list of objects. In this posting we will discuss how to query the schema of an object. What is a schema? A schema defines the database object structure, for example, the structure of the tables, such as, fields, data types,...
[More]