Results 1 to 7 of 7
Thread: differemce
-
06-29-2011, 06:55 AM #1
Freshman
- Join Date
- Jun 2011
- Posts
- 37
- Thanks
- 0
- Thanked 4 Times in 2 Posts
- Feedback Score
- 0
differemce
what is the difference b/w schema and relation schema?
-
07-12-2011, 08:52 AM #2
Freshman
- Join Date
- May 2011
- Location
- United Kingdom
- Posts
- 40
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
schema is over all structure of data base.
-
09-22-2011, 04:26 AM #3
Sophomore
- Join Date
- Jul 2011
- Posts
- 104
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
schema is whole thing of data base formate means how many rows in data base and how many column in data base and what is type to store.
-
09-22-2011, 04:30 AM #4
Master
- Join Date
- Apr 2011
- Posts
- 1,919
- Thanks
- 0
- Thanked 17 Times in 16 Posts
- Feedback Score
- 0
Your title needs to be corrected and with the help of a schema you can see how is your code written and with the relation schema you can see how is the evolution of the code how first code influence the next one and so on.
Information on luxury watches and a complete watch gallery you can find on WatchSource.Eu
-
12-07-2011, 02:12 AM #5
Freshman
- Join Date
- Dec 2011
- Posts
- 32
- Thanks
- 0
- Thanked 1 Time in 1 Post
- Feedback Score
- 0
its a database system its structure described in a formal language
-
02-15-2012, 01:31 AM #6
Banned
- Join Date
- Feb 2012
- Posts
- 10
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
database is colletion of date stored in one place and organized in tables...example employee pay sheets in companies
-
02-15-2012, 01:32 AM #7
Banned
- Join Date
- Feb 2012
- Posts
- 10
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
schema refers to structure of the database should be followed for particular task or project..


Reply With Quote

