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
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
What are the ways tablespaces can be managed and how do they differ?
What is dual table oracle?
What is a initialization parameter file in oracle?
What is the parameter mode that can be passed to a procedure?
How to run create database statement?
What are the uses of linked server and explain it in detail?
what is normalisation?what are its uses?
What is oracle rownum?
How to test null values?
What is set operator oracle?
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
How to insert a record into a table?
What is a dynamic performance view in oracle?
Why is oracle database so popular?