What is schema?
Answers were Sorted based on User's Feedback
Answer / salim
schema is collection of objects
(table,view,procedure,function.....)
Is This Answer Correct ? | 148 Yes | 19 No |
Answer / smnad
Every design that we made in the data base is called as
schema .like table , namefeild , columns and all the feild
that will be generated by the user is called as schema.
Is This Answer Correct ? | 59 Yes | 17 No |
Answer / yagnya
SCHEMA IS THE DESCRIPTION OF OBJECT,AND SCHEAM CAN BE
REPRESENTED BY SCHEAMA DIAGRAM.
Is This Answer Correct ? | 50 Yes | 28 No |
Answer / k
Schema is simply an user to the database wherein the user
can create its own objects in the database.
Is This Answer Correct ? | 39 Yes | 22 No |
Answer / subash
With respect to Active directory:
Schema defines the objects and attributes which can be
created with in the active directory.
Is This Answer Correct ? | 23 Yes | 9 No |
Answer / ashutosh
Schema is a collection of user defined objects such as
(table,view,procudure,etc..)
Is This Answer Correct ? | 11 Yes | 2 No |
Answer / peter
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 ? | 14 Yes | 6 No |
Answer / sandesha
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.
=============================
2nd:schema is collection of objects
(table,view,procedure,function.....)
Is This Answer Correct ? | 11 Yes | 3 No |
What is Database Trigger ?
4. Using a set operator, display the creditor number of all creditors who have ever been paid.
How to run the anonymous block again?
What is the usage of synonyms?
What is a cursor and what are the steps need to be taken?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
how to use sequence and what use of sequence cache
Define Transaction ?
How to login to the server without an instance?
Hi All, Recently I attended a interview for a developer position in an educational university. They asked me the a question, I answered somehow but I was not not satisfied myself. Can anybody reply for it? The question is: A business user comes to you directly with an urgent request:: there is a problem with some students not being able to re-enrol. It appears that ?something has gone wrong with the end-dating of some previous courses they had enrolled in, and this is preventing them from completing their on-line re-enrolments?. Fortunately the user has done some analysis on the situation, and has developed some code to change the end dates. They tell you that they have tested this code in the ?dev? environment, and it works fine. They are asking you to please get this implemented in production as soon as possible. What steps would you take in response to their request ? Thanks
Hi friends can u send the oracle 9i full version download link?????????????? please reply ?
i have a table with the columns below as Emp_ID Address_ID Address_Line City Country -------- --------- ----------- ------ --------- Q: Display the Emp_ID's those having more than one Address_ID