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 |
Does oracle charge for java?
Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size ?
What is oracle open database communication (odbc)?
Which environment variables are absolutely critical in order to run the OUI?
What are set operators?
What is the difference between alert log file and tarce file ?
Is insert autocommit in oracle?
How to export data to a csv file?
What are the advantages of oracle 12c?
What is difference between cartesian join and cross join?
what is the syntax of SELECT command?
Can you assign multiple query result rows to a variable?