What is Database Schema

If we want to design and develop a database, we need to know about the database schema. A database schema is a logical design of any given database. We can divide each schema into different database tables ( all tables are same name). Database schema works like a blueprint of any database. 

Comments

Popular posts from this blog

How to construct a B+ tree with example

How to show only month and year fields in android Date-picker?

Visitor Counter Script Using PHP