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 meant by recursive hints ?
What are the trigger associated with image items ?
how table is defined in plsql table? how can i select column from plsql table? can i use select * from plsql table type?
What is an oracle wallet?
Ho to insert no. of records at a time..i mean i want to insert 100 records at a time into a table
how to get second highest sal of emp table
What are the commands youd issue to show the explain plan for select
can u plz provide me oca sql dumps please i need them
Preparing for Oracle PL/SQL Interviews – Need Help with Common Questions
9. Display the client name and order date for all orders using the JOIN . . . USING method.
What is the difference between a vector and an Array? (Java)
What is oracle host variable?