What is schema?
Answers were Sorted based on User's Feedback
Answer / rohit kumar
schema is collection of objects
(table,view,procedure,function.....)
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / payal
a schema is a model for describing the structure of information.
| Is This Answer Correct ? | 18 Yes | 13 No |
Answer / akhilesh singh
schema is collection of objects
(table,view,procedure,function.....)
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / manmeet singh
schema is like a object of ur database
like
tables,view,procedures,function..
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sam
Schema is a collection of user defined objects such as
(table,view,procedure,etc..)in oracle and Active Dir.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / harinath yadav
Schema is a structure of xml that is list of element and
attribute.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / arun balaji.n
schema is collection of objects and its overall design of
database.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mayur gandhi
Active Directory objects that define the attributes and
classes in Active Directory,Schema itself stored in Active
Directory
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / niraj
A schema is a collection of database objects. A schema is
owned by a database user and has the same name as that
user. Schema objects are logical structures created by
users to contain, or reference, their data. Schema objects
include structures like tables, views, and indexes.
| Is This Answer Correct ? | 6 Yes | 4 No |
What is indexing, and how does it improve performance?
What do you understand by database schema and what does it hold?
how to insert the image in table
Hi Can any one tell me what are the API's used in requisition import.
why dont we assign not null constraint as table level constraint.
Can an Integrity Constraint be enforced on a table if some existing table data does not satisfy the constraint ?
How to invoke the original export import utilities?
Explain the use of constraints option in exp command.
How to change user password in oracle?
Display the records between two range?
What do you mean by a database transaction & what all tcl statements are available in oracle?
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?