(Msg. 2) Posted: Thu Feb 17, 2005 4:17 pm
Post subject: Re: normalisation [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Dear Alan, I'm sorry, but this is not my homework. I used this example
to ask what to do with independent attributes. Believe me or not
normalisation is sometimes pretty hard for 13 y/o kid.
(Msg. 3) Posted: Thu Feb 17, 2005 5:40 pm
Post subject: Re: normalisation [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
wrote in message
> the given relation is R(a,b,c,d) and fuctional dependencies: > a->b > b->c > bc->a > > question : what NF is the relation in ? > what can be said about a "d" attribute which is not involved in any FD? > > thanks for any help >
(Msg. 4) Posted: Thu Feb 17, 2005 8:40 pm
Post subject: Re: normalisation [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Uh, let's try...
- Keys of relation are: AD, BD
- Only one Non-Key attribut is C
- In "B->C" exists partial dependency of Non-Key attribute "C" on the SubSet
of Key "BD" - so relation is not even in the 2NF
Drazen Zlatarek
wrote in message
> the given relation is R(a,b,c,d) and fuctional dependencies: > a->b > b->c > bc->a > > question : what NF is the relation in ? > what can be said about a "d" attribute which is not involved in any FD? > > thanks for any help > >> Stay informed about: normalisation
Erwin modeling basic question - Hi, Can anyone tell me when doing db design in ERWin, how do you make the table column area longer so more attributes can be shown in the diagram? I thought it'd be as simple as dragging the lower corner of the table, but it didn't work. And I didn't....
number of attributes - Is there a maximum to how many attributes a table should have? I'm implementing a user-based web-application for school. Should I, for example, put all the user characteristics and preferences in one table or should I split it in multiple tables.
History function - G'day, First of all, I'm using PostgreSQL 8.0.1 on a Debian Linux machine. I've got to set up a database which as well features some sort of history function. For example, if there's a table tbl_persons like: id | name | surname | ... there should b...
looking for a tool/ middleware tool which... - Hi all. I'm looking for a tool which should act like some kind of middleware/ logical layer bewtween the SQL server and the webbased user interface. - It should be possible to easily create simple web forms (only data input and output) without..
Designing large databases - Hi, I don't know how to formulate this question, so I try this and see where it ends. I want to create a database that will probably grow very big. How should I do? My database is a Mysql DB and it will store free text where you can search in it. //M
You can post new topics in this forum You can reply to topics in this forum You can edit your posts in this forum You can delete your posts in this forum You can vote in polls in this forum