What is Schema of a Database
-
I have been asked what is schema of a database during the Interview. I googled it but I'm not clear what i understand from google.can anyone explain that ?:confused:
Born To Learn
-
I have been asked what is schema of a database during the Interview. I googled it but I'm not clear what i understand from google.can anyone explain that ?:confused:
Born To Learn
Schema is the actual structure of the database described in such a form that understandable to humans... A schema will contain definitions for tables, views, indexes, relations, procedures, functions and every other aspects can be accesses in the db...There is a possibility that for the same database there are several schemas, divided by access rights...So a schema is not equal the database but more a way one can see the database with the proper access rights...
Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.