Results 1 to 6 of 6

Thread: schema

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2001
    Location
    Massachusetts, USA
    Posts
    111
    Ive seen the term "schema" used alot when reading articles on databases. What does it mean?

  2. #2
    Frenzied Member jjortiz's Avatar
    Join Date
    Mar 2001
    Location
    NYC
    Posts
    1,768

    Smile schema

    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

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Mar 2001
    Location
    Massachusetts, USA
    Posts
    111
    yes it helps, what does DBMS stand for?

  4. #4
    Frenzied Member jjortiz's Avatar
    Join Date
    Mar 2001
    Location
    NYC
    Posts
    1,768

    Smile DBMS

    DBMS
    Database Management SYSTEM.
    SQL SERVER
    ORACLE
    etc.

  5. #5
    Fanatic Member
    Join Date
    Oct 2000
    Location
    London
    Posts
    1,008
    Database Management System

    Cheers,

    P.

    Oops - beat me to it...
    Not nearly so tired now...

    Haven't been around much so be gentle...

  6. #6
    Frenzied Member jjortiz's Avatar
    Join Date
    Mar 2001
    Location
    NYC
    Posts
    1,768

    Transcender

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width