What is schema?
Answers were Sorted based on User's Feedback
Answer / jeetesh dubey
schema is a collection of object,class and attribute.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / surjit singh
schema is not only design for database it is also used to
design the network. to make the network more secure. and it
is the set of classes and objects
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / khuda bux baloch
schema means the structure of the database
i.e
the tables, the constraints, the relations, etc which make up the entire
database. so instead of calling the above properties individually, we
collectively call it as the schema.
and schema stored in data dictionary
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kiran
Schema defines the objects and attributes which can be
created with in the active directory.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / arun
schema is a combination of fact & dimension table.(in simple way)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / hitesh dubey
Active Directory is an object based system. The schema
keeps a list of the definitions for each object such as
Computer or User. The list is divided into Classes and
Attributes and the Schema recycles attributes like location
and applies an instance to the site, printer or computer
object.
| Is This Answer Correct ? | 13 Yes | 14 No |
Answer / suhaib yaseen shareef
data description is called schema.
| Is This Answer Correct ? | 4 Yes | 6 No |
Answer / jimmy
schema is structures created in text in database language .
| Is This Answer Correct ? | 2 Yes | 9 No |
What is a database schema in oracle?
How to use existing values in update statements using oracle?
Explain what are the type of synonyms?
What is set operator oracle?
What is catalog in Oracle?
How to convert numbers to characters in oracle?
How can we view last record added to a table?
what is IDE,DMV in sql server?
If a table column has is UNIQUE and has NOT NULL, is it equivalent to a PRIMARY KEY column?
How to Select second Maximum salary in a Table ?
What is connection pooling in oracle?
What is currency type in database ?