Ive seen the term "schema" used alot when reading articles on databases. What does it mean?
Printable View
Ive seen the term "schema" used alot when reading articles on databases. What does it mean?
It's the struture of the DBMS that you are using.
DB
-----Tables
--------fields
-----views
-----Storeprocs
You can use the schema to create databases or read through them. Kinda like the query analyzer it uses to navigate through the schema and show you all of the tables and etc. I hope this helps
yes it helps, what does DBMS stand for?
DBMS
Database Management SYSTEM.
SQL SERVER
ORACLE
etc.:cool:
Database Management System
Cheers,
P.
Oops - beat me to it...
PaulW. Hey quick question i am going to take the SQL 7 certification as my alternative for MCSD. Do you happen to have the transcender fo the Design & implementation or the Administration.:cool::cool::cool::cool::cool::cool: