Results 1 to 12 of 12
Thread: What is Shema in database?
-
09-17-2011, 08:51 AM #1
Freshman
- Join Date
- Jun 2011
- Location
- Arlington, Texas
- Posts
- 42
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
What is Shema in database?
What is Shema in database?
-
09-17-2011, 11:33 PM #2
- Join Date
- Apr 2008
- Location
- Boston, USA
- Posts
- 13,175
- Thanks
- 744
- Thanked 699 Times in 550 Posts
- Blog Entries
- 4
- Feedback Score
- 4 (100%)
you mean Schema?
Free Classified Ads & BUSINESS/PROFESSIONAL SOCIAL NETWORK
-
09-19-2011, 08:11 AM #3
Senior
- Join Date
- Aug 2011
- Posts
- 671
- Thanks
- 0
- Thanked 7 Times in 7 Posts
- Feedback Score
- 0
Schemas are generally stored in a data dictionary. Although a schema is defined in text database language, the term is often used to refer to a graphical depiction of the database structure.
-
11-15-2011, 07:30 AM #4
Sophomore
- Join Date
- Oct 2011
- Posts
- 93
- Thanks
- 0
- Thanked 1 Time in 1 Post
- Feedback Score
- 0
-
11-17-2011, 07:31 PM #5
A database schema is described in a formal language supported by the database management system (DBMS). In a relational database, the schema defines the tables, the fields in each table, and the relationships between fields and tables
I Recommend HOSTGATOR REVIEWS And also i have good experience with WEBHOSTING HUB REVIEWS. You may also visit hosting forum of mine.
-
11-19-2011, 05:30 AM #6
Sophomore
- Join Date
- Jul 2011
- Location
- Hamburg
- Posts
- 126
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
hi
schema is same database overall structure of tables and data base.
-
12-05-2011, 10:12 PM #7
Freshman
- Join Date
- Nov 2011
- Posts
- 44
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
When you are going to create your database in database software than first you draw graphically whole database that is known as schema.
-
12-31-2011, 05:34 AM #8
Freshman
- Join Date
- Aug 2011
- Posts
- 31
- Thanks
- 0
- Thanked 2 Times in 1 Post
- Feedback Score
- 0
I am Useing this Schemas function all data store in database command directory
-
01-09-2012, 07:35 AM #9
Freshman
- Join Date
- Jan 2012
- Posts
- 17
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
Database schema defines relationship between table, and field in each table.
Schema classification:
1. Conceptual schema, a map of concepts and their relationships
2. Logical schema, a map of entities and their attributes and relations
3. Physical schema, a particular implementation of a logical schema
4. Schema object, Oracle database object
5. Schema is the over all structure of the database
-
02-15-2012, 01:34 AM #10
Banned
- Join Date
- Feb 2012
- Posts
- 10
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
in short, it is structure of database
-
03-02-2012, 07:48 AM #11
Senior
- Join Date
- Jul 2011
- Posts
- 534
- Thanks
- 0
- Thanked 1 Time in 1 Post
- Feedback Score
- 0
Itz not shema itz schema....
-
04-16-2012, 09:25 AM #12
Freshman
- Join Date
- Apr 2012
- Location
- New York
- Posts
- 18
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
A database schema is a way to logically group objects such as tables, views, stored procedures etc. So you can think of a schema as a container of objects.
You can assign a user log in permissions to a single schema so that the user can only access the objects they are authorized to access.
Similar Threads
-
Connecting to a database
By krates98 in forum PHPReplies: 9Last Post: 05-16-2012, 05:05 AM -
What is DataBase?
By Inspiro Assistant in forum Computer and TechReplies: 108Last Post: 05-03-2012, 03:28 PM -
php or database?
By futuristiclover121 in forum General MarketingReplies: 19Last Post: 11-25-2011, 12:44 AM -
Coldfusion wif database
By spidersense101 in forum ColdFusionReplies: 1Last Post: 01-05-2010, 10:50 AM -
[WTB] Anime Database
By Amirmullick3 in forum ContentsReplies: 5Last Post: 04-14-2009, 06:31 AM


Reply With Quote



