What is schema?
Answer Posted / 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 |
Post New Answer View All Answers
How to write a query with a right outer join in oracle?
what is the dual table in oracle?
Can we save images in a database and if yes, how?
How do you bind variables in oracle?
How do we create privileges in oracle?
1) WIll all the user get the DEFAULT profile, if their current profile got deleted at any point of time? 2) What are the Situation we need to MOVE the TABLE between T.spaces? 3) What is the use of MOVING the TABLE between SCHEMA'S? 4) What are the Table Clause, Segment Clause and the Datafile Clause which will override each other? 5) Explain SORT_AREA_SIZE of Tempfile to make UNIFORM SIZE
How can windows applications connect to oracle servers?
What is a subquery in oracle?
What is difference between cartesian join and cross join?
How to login to the server without an instance?
Explain the use of show option in imp command.
Explain about your project and its relation to the current job position you are applying to?
Explain implicit cursor.
What are the different windows events activated at runtime ?
What is the parameter mode that can be passed to a procedure?