What is schema?
Answers were Sorted based on User's Feedback
Answer / doll03
The schema of a database system is its structure described
in a formal language supported by the database management
system (DBMS)
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kamal saxena
XML Schema is an XML-based alternative to DTD.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / hitesh
The schema defines objects and attributes and the types of data they can store for Active Directory.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / mariam jackmian
schima is the describtion of concepts that the young
children's or babies form, it's what the child observe in
the surrounded environment about idea's informations and
actions.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / amarjeet sigh bhogal
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.Also the
set of objects owned by a user account is called the user's
schema.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pawan
Schema is nothing just like an user in the database.....!!
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / satyabrata
Schema is Collecton of data object including logical
structures such as tables, views, sequences, stored
procedures, synonyms indexes, clusters and database links
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / namita s
Schema is the way in which the database is designed. One
can view the same through schema diagrams. The common
examples of schemas are star schema and snow-flake schema.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nilesh i
Schema is collection of object and attribute which is store
in forest root domaain
Regards
Nilesh I
Wipro Infotech
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / md.mehtab
schema is a view .which is show like row and column in database.
| Is This Answer Correct ? | 0 Yes | 0 No |
What happens if you use a wrong connect identifier?
What is recovery manager in Oracle?
If server is in US and client is in india there is timezone is diffrence, How can we display date in indian time when data is displayed from US server timezone?
How to start your 10g xe server from command line?
What is the difference between primary key and unique key and foreign key in oracle?
What is Segment Advisor in Oracle?
Hello All, Could any one provide me FAQs/interview questions on oracle PL/SQL
difference between oracle8i and oracle9i
Is insert autocommit in oracle?
What is the order of defining local variables and sub procedures/functions?
How to increment dates by 1 in oracle?
How to do clean up if create database failed?